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

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

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

Methods in org.citygml4j.jaxb.gml._3_1_1 that return AngleChoiceType
 AngleChoiceType ObjectFactory.createAngleChoiceType()
          Create an instance of AngleChoiceType
 AngleChoiceType PrimeMeridianType.getGreenwichLongitude()
          Ruft den Wert der greenwichLongitude-Eigenschaft ab.
 

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

Methods in org.citygml4j.jaxb.gml._3_1_1 with parameters of type AngleChoiceType
 javax.xml.bind.JAXBElement<AngleChoiceType> ObjectFactory.createGreenwichLongitude(AngleChoiceType value)
          Create an instance of JAXBElement<AngleChoiceType>}
 void PrimeMeridianType.setGreenwichLongitude(AngleChoiceType value)
          Legt den Wert der greenwichLongitude-Eigenschaft fest.