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

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

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

Methods in org.citygml4j.jaxb.gml._3_1_1 that return RelativeInternalPositionalAccuracyType
 RelativeInternalPositionalAccuracyType ObjectFactory.createRelativeInternalPositionalAccuracyType()
          Create an instance of RelativeInternalPositionalAccuracyType
 

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

Methods in org.citygml4j.jaxb.gml._3_1_1 with parameters of type RelativeInternalPositionalAccuracyType
 javax.xml.bind.JAXBElement<RelativeInternalPositionalAccuracyType> ObjectFactory.createRelativeInternalPositionalAccuracy(RelativeInternalPositionalAccuracyType value)
          Create an instance of JAXBElement<RelativeInternalPositionalAccuracyType>}