|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use BridgeFurnitureType | |
---|---|
org.citygml4j.builder.jaxb.marshal.citygml.bridge | |
org.citygml4j.builder.jaxb.unmarshal.citygml.bridge | |
org.citygml4j.jaxb.citygml.brid._2 |
Uses of BridgeFurnitureType in org.citygml4j.builder.jaxb.marshal.citygml.bridge |
---|
Methods in org.citygml4j.builder.jaxb.marshal.citygml.bridge that return BridgeFurnitureType | |
---|---|
BridgeFurnitureType |
Bridge200Marshaller.marshalBridgeFurniture(BridgeFurniture src)
|
Methods in org.citygml4j.builder.jaxb.marshal.citygml.bridge with parameters of type BridgeFurnitureType | |
---|---|
void |
Bridge200Marshaller.marshalBridgeFurniture(BridgeFurniture src,
BridgeFurnitureType dest)
|
Uses of BridgeFurnitureType in org.citygml4j.builder.jaxb.unmarshal.citygml.bridge |
---|
Methods in org.citygml4j.builder.jaxb.unmarshal.citygml.bridge with parameters of type BridgeFurnitureType | |
---|---|
BridgeFurniture |
Bridge200Unmarshaller.unmarshalBridgeFurniture(BridgeFurnitureType src)
|
void |
Bridge200Unmarshaller.unmarshalBridgeFurniture(BridgeFurnitureType src,
BridgeFurniture dest)
|
Uses of BridgeFurnitureType in org.citygml4j.jaxb.citygml.brid._2 |
---|
Methods in org.citygml4j.jaxb.citygml.brid._2 that return BridgeFurnitureType | |
---|---|
BridgeFurnitureType |
ObjectFactory.createBridgeFurnitureType()
Create an instance of BridgeFurnitureType |
BridgeFurnitureType |
InteriorFurniturePropertyType.getBridgeFurniture()
Ruft den Wert der bridgeFurniture-Eigenschaft ab. |
Methods in org.citygml4j.jaxb.citygml.brid._2 that return types with arguments of type BridgeFurnitureType | |
---|---|
javax.xml.bind.JAXBElement<BridgeFurnitureType> |
ObjectFactory.createBridgeFurniture(BridgeFurnitureType value)
Create an instance of JAXBElement < BridgeFurnitureType > } |
Methods in org.citygml4j.jaxb.citygml.brid._2 with parameters of type BridgeFurnitureType | |
---|---|
javax.xml.bind.JAXBElement<BridgeFurnitureType> |
ObjectFactory.createBridgeFurniture(BridgeFurnitureType value)
Create an instance of JAXBElement < BridgeFurnitureType > } |
void |
InteriorFurniturePropertyType.setBridgeFurniture(BridgeFurnitureType value)
Legt den Wert der bridgeFurniture-Eigenschaft fest. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |