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

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

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

Methods in org.citygml4j.jaxb.gml._3_1_1 that return VerticalCSType
 VerticalCSType ObjectFactory.createVerticalCSType()
          Create an instance of VerticalCSType
 VerticalCSType VerticalCSRefType.getVerticalCS()
          Ruft den Wert der verticalCS-Eigenschaft ab.
 

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

Methods in org.citygml4j.jaxb.gml._3_1_1 with parameters of type VerticalCSType
 javax.xml.bind.JAXBElement<VerticalCSType> ObjectFactory.createVerticalCS(VerticalCSType value)
          Create an instance of JAXBElement<VerticalCSType>}
 void VerticalCSRefType.setVerticalCS(VerticalCSType value)
          Legt den Wert der verticalCS-Eigenschaft fest.