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

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

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

Methods in org.citygml4j.jaxb.gml._3_1_1 that return ArrayAssociationType
 ArrayAssociationType ObjectFactory.createArrayAssociationType()
          Create an instance of ArrayAssociationType
 ArrayAssociationType BagType.getMembers()
          Ruft den Wert der members-Eigenschaft ab.
 ArrayAssociationType ArrayType.getMembers()
          Ruft den Wert der members-Eigenschaft ab.
 

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

Methods in org.citygml4j.jaxb.gml._3_1_1 with parameters of type ArrayAssociationType
 javax.xml.bind.JAXBElement<ArrayAssociationType> ObjectFactory.createMembers(ArrayAssociationType value)
          Create an instance of JAXBElement<ArrayAssociationType>}
 void BagType.setMembers(ArrayAssociationType value)
          Legt den Wert der members-Eigenschaft fest.
 void ArrayType.setMembers(ArrayAssociationType value)
          Legt den Wert der members-Eigenschaft fest.