|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use IntBridgeInstallationType | |
---|---|
org.citygml4j.builder.jaxb.marshal.citygml.bridge | |
org.citygml4j.builder.jaxb.unmarshal.citygml.bridge | |
org.citygml4j.jaxb.citygml.brid._2 |
Uses of IntBridgeInstallationType in org.citygml4j.builder.jaxb.marshal.citygml.bridge |
---|
Methods in org.citygml4j.builder.jaxb.marshal.citygml.bridge that return IntBridgeInstallationType | |
---|---|
IntBridgeInstallationType |
Bridge200Marshaller.marshalIntBridgeInstallation(IntBridgeInstallation src)
|
Methods in org.citygml4j.builder.jaxb.marshal.citygml.bridge with parameters of type IntBridgeInstallationType | |
---|---|
void |
Bridge200Marshaller.marshalIntBridgeInstallation(IntBridgeInstallation src,
IntBridgeInstallationType dest)
|
Uses of IntBridgeInstallationType in org.citygml4j.builder.jaxb.unmarshal.citygml.bridge |
---|
Methods in org.citygml4j.builder.jaxb.unmarshal.citygml.bridge with parameters of type IntBridgeInstallationType | |
---|---|
IntBridgeInstallation |
Bridge200Unmarshaller.unmarshalIntBridgeInstallation(IntBridgeInstallationType src)
|
void |
Bridge200Unmarshaller.unmarshalIntBridgeInstallation(IntBridgeInstallationType src,
IntBridgeInstallation dest)
|
Uses of IntBridgeInstallationType in org.citygml4j.jaxb.citygml.brid._2 |
---|
Methods in org.citygml4j.jaxb.citygml.brid._2 that return IntBridgeInstallationType | |
---|---|
IntBridgeInstallationType |
ObjectFactory.createIntBridgeInstallationType()
Create an instance of IntBridgeInstallationType |
IntBridgeInstallationType |
IntBridgeInstallationPropertyType.getIntBridgeInstallation()
Ruft den Wert der intBridgeInstallation-Eigenschaft ab. |
Methods in org.citygml4j.jaxb.citygml.brid._2 that return types with arguments of type IntBridgeInstallationType | |
---|---|
javax.xml.bind.JAXBElement<IntBridgeInstallationType> |
ObjectFactory.createIntBridgeInstallation(IntBridgeInstallationType value)
Create an instance of JAXBElement < IntBridgeInstallationType > } |
Methods in org.citygml4j.jaxb.citygml.brid._2 with parameters of type IntBridgeInstallationType | |
---|---|
javax.xml.bind.JAXBElement<IntBridgeInstallationType> |
ObjectFactory.createIntBridgeInstallation(IntBridgeInstallationType value)
Create an instance of JAXBElement < IntBridgeInstallationType > } |
void |
IntBridgeInstallationPropertyType.setIntBridgeInstallation(IntBridgeInstallationType value)
Legt den Wert der intBridgeInstallation-Eigenschaft fest. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |