|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use BridgeConstructionElementPropertyType | |
---|---|
org.citygml4j.builder.jaxb.marshal.citygml.bridge | |
org.citygml4j.builder.jaxb.unmarshal.citygml.bridge | |
org.citygml4j.jaxb.citygml.brid._2 |
Uses of BridgeConstructionElementPropertyType in org.citygml4j.builder.jaxb.marshal.citygml.bridge |
---|
Methods in org.citygml4j.builder.jaxb.marshal.citygml.bridge that return BridgeConstructionElementPropertyType | |
---|---|
BridgeConstructionElementPropertyType |
Bridge200Marshaller.marshalBridgeConstructionElementProperty(BridgeConstructionElementProperty src)
|
Uses of BridgeConstructionElementPropertyType in org.citygml4j.builder.jaxb.unmarshal.citygml.bridge |
---|
Methods in org.citygml4j.builder.jaxb.unmarshal.citygml.bridge with parameters of type BridgeConstructionElementPropertyType | |
---|---|
BridgeConstructionElementProperty |
Bridge200Unmarshaller.unmarshalBridgeConstructionElementProperty(BridgeConstructionElementPropertyType src)
|
Uses of BridgeConstructionElementPropertyType in org.citygml4j.jaxb.citygml.brid._2 |
---|
Methods in org.citygml4j.jaxb.citygml.brid._2 that return BridgeConstructionElementPropertyType | |
---|---|
BridgeConstructionElementPropertyType |
ObjectFactory.createBridgeConstructionElementPropertyType()
Create an instance of BridgeConstructionElementPropertyType |
Methods in org.citygml4j.jaxb.citygml.brid._2 that return types with arguments of type BridgeConstructionElementPropertyType | |
---|---|
java.util.List<BridgeConstructionElementPropertyType> |
AbstractBridgeType.getOuterBridgeConstruction()
Gets the value of the outerBridgeConstruction property. |
Method parameters in org.citygml4j.jaxb.citygml.brid._2 with type arguments of type BridgeConstructionElementPropertyType | |
---|---|
void |
AbstractBridgeType.setOuterBridgeConstruction(java.util.List<BridgeConstructionElementPropertyType> outerBridgeConstruction)
Sets the value of the outerBridgeConstruction property. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |