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

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

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

Methods in org.citygml4j.jaxb.gml._3_1_1 that return TopoPrimitiveArrayAssociationType
 TopoPrimitiveArrayAssociationType ObjectFactory.createTopoPrimitiveArrayAssociationType()
          Create an instance of TopoPrimitiveArrayAssociationType
 TopoPrimitiveArrayAssociationType TopoComplexType.getTopoPrimitiveMembers()
          Ruft den Wert der topoPrimitiveMembers-Eigenschaft ab.
 

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

Methods in org.citygml4j.jaxb.gml._3_1_1 with parameters of type TopoPrimitiveArrayAssociationType
 javax.xml.bind.JAXBElement<TopoPrimitiveArrayAssociationType> ObjectFactory.createTopoPrimitiveMembers(TopoPrimitiveArrayAssociationType value)
          Create an instance of JAXBElement<TopoPrimitiveArrayAssociationType>}
 void TopoComplexType.setTopoPrimitiveMembers(TopoPrimitiveArrayAssociationType value)
          Legt den Wert der topoPrimitiveMembers-Eigenschaft fest.