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

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

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

Methods in org.citygml4j.jaxb.gml._3_1_1 that return ReferenceType
 ReferenceType ObjectFactory.createReferenceType()
          Create an instance of ReferenceType
 ReferenceType AbstractTimeTopologyPrimitiveType.getComplex()
          Ruft den Wert der complex-Eigenschaft ab.
 ReferenceType DefinitionProxyType.getDefinitionRef()
          A reference to a remote entry in this dictionary, used when this dictionary entry is identified to allow external references to this specific entry.
 ReferenceType TimeOrdinalEraType.getGroup()
          Ruft den Wert der group-Eigenschaft ab.
 ReferenceType BaseUnitType.getUnitsSystem()
          Ruft den Wert der unitsSystem-Eigenschaft ab.
 

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

Methods in org.citygml4j.jaxb.gml._3_1_1 with parameters of type ReferenceType
 javax.xml.bind.JAXBElement<ReferenceType> ObjectFactory.create_Reference(ReferenceType value)
          Create an instance of JAXBElement<ReferenceType>}
 javax.xml.bind.JAXBElement<ReferenceType> ObjectFactory.createDefinitionRef(ReferenceType value)
          Create an instance of JAXBElement<ReferenceType>}
 void AbstractTimeTopologyPrimitiveType.setComplex(ReferenceType value)
          Legt den Wert der complex-Eigenschaft fest.
 void DefinitionProxyType.setDefinitionRef(ReferenceType value)
          Legt den Wert der definitionRef-Eigenschaft fest.
 void TimeOrdinalEraType.setGroup(ReferenceType value)
          Legt den Wert der group-Eigenschaft fest.
 void BaseUnitType.setUnitsSystem(ReferenceType value)
          Legt den Wert der unitsSystem-Eigenschaft fest.