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

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

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

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

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

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