Uses of Class
org.citygml4j.jaxb.gml._3_1_1.ClothoidType.RefLocation

Packages that use ClothoidType.RefLocation
org.citygml4j.jaxb.gml._3_1_1   
 

Uses of ClothoidType.RefLocation in org.citygml4j.jaxb.gml._3_1_1
 

Methods in org.citygml4j.jaxb.gml._3_1_1 that return ClothoidType.RefLocation
 ClothoidType.RefLocation ObjectFactory.createClothoidTypeRefLocation()
          Create an instance of ClothoidType.RefLocation
 ClothoidType.RefLocation ClothoidType.getRefLocation()
          Gets the value of the refLocation property.
 

Methods in org.citygml4j.jaxb.gml._3_1_1 with parameters of type ClothoidType.RefLocation
 void ClothoidType.setRefLocation(ClothoidType.RefLocation value)
          Sets the value of the refLocation property.