|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use BridgePartPropertyType | |
---|---|
org.citygml4j.builder.jaxb.marshal.citygml.bridge | |
org.citygml4j.builder.jaxb.unmarshal.citygml.bridge | |
org.citygml4j.jaxb.citygml.brid._2 |
Uses of BridgePartPropertyType in org.citygml4j.builder.jaxb.marshal.citygml.bridge |
---|
Methods in org.citygml4j.builder.jaxb.marshal.citygml.bridge that return BridgePartPropertyType | |
---|---|
BridgePartPropertyType |
Bridge200Marshaller.marshalBridgePartProperty(BridgePartProperty src)
|
Uses of BridgePartPropertyType in org.citygml4j.builder.jaxb.unmarshal.citygml.bridge |
---|
Methods in org.citygml4j.builder.jaxb.unmarshal.citygml.bridge with parameters of type BridgePartPropertyType | |
---|---|
BridgePartProperty |
Bridge200Unmarshaller.unmarshalBridgePartProperty(BridgePartPropertyType src)
|
Uses of BridgePartPropertyType in org.citygml4j.jaxb.citygml.brid._2 |
---|
Methods in org.citygml4j.jaxb.citygml.brid._2 that return BridgePartPropertyType | |
---|---|
BridgePartPropertyType |
ObjectFactory.createBridgePartPropertyType()
Create an instance of BridgePartPropertyType |
Methods in org.citygml4j.jaxb.citygml.brid._2 that return types with arguments of type BridgePartPropertyType | |
---|---|
java.util.List<BridgePartPropertyType> |
AbstractBridgeType.getConsistsOfBridgePart()
Gets the value of the consistsOfBridgePart property. |
Method parameters in org.citygml4j.jaxb.citygml.brid._2 with type arguments of type BridgePartPropertyType | |
---|---|
void |
AbstractBridgeType.setConsistsOfBridgePart(java.util.List<BridgePartPropertyType> consistsOfBridgePart)
Sets the value of the consistsOfBridgePart property. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |