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

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

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

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

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

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