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

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

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

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

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

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