Uses of Class
org.citygml4j.jaxb.gml._3_1_1.TopoVolumePropertyType

Packages that use TopoVolumePropertyType
org.citygml4j.jaxb.gml._3_1_1   
 

Uses of TopoVolumePropertyType in org.citygml4j.jaxb.gml._3_1_1
 

Methods in org.citygml4j.jaxb.gml._3_1_1 that return TopoVolumePropertyType
 TopoVolumePropertyType ObjectFactory.createTopoVolumePropertyType()
          Create an instance of TopoVolumePropertyType
 

Methods in org.citygml4j.jaxb.gml._3_1_1 that return types with arguments of type TopoVolumePropertyType
 javax.xml.bind.JAXBElement<TopoVolumePropertyType> ObjectFactory.createTopoVolumeProperty(TopoVolumePropertyType value)
          Create an instance of JAXBElement<TopoVolumePropertyType>}
 

Methods in org.citygml4j.jaxb.gml._3_1_1 with parameters of type TopoVolumePropertyType
 javax.xml.bind.JAXBElement<TopoVolumePropertyType> ObjectFactory.createTopoVolumeProperty(TopoVolumePropertyType value)
          Create an instance of JAXBElement<TopoVolumePropertyType>}