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

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

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

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

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

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