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

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

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

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

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

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