Uses of Class
net.opengis.gml.ReferenceType

Packages that use ReferenceType
net.opengis.gml   
 

Uses of ReferenceType in net.opengis.gml
 

Fields in net.opengis.gml declared as ReferenceType
protected  ReferenceType AbstractTimeTopologyPrimitiveType.complex
           
protected  ReferenceType DefinitionProxyType.definitionRef
           
protected  ReferenceType TimeOrdinalEraType.group
           
protected  ReferenceType BaseUnitType.unitsSystem
           
 

Methods in net.opengis.gml that return ReferenceType
 ReferenceType ObjectFactory.createReferenceType()
          Create an instance of ReferenceType
 ReferenceType AbstractTimeTopologyPrimitiveType.getComplex()
          Obtient la valeur de la propriété complex.
 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()
          Obtient la valeur de la propriété group.
 ReferenceType BaseUnitType.getUnitsSystem()
          Obtient la valeur de la propriété unitsSystem.
 

Methods in net.opengis.gml that return types with arguments of type ReferenceType
 JAXBElement<ReferenceType> ObjectFactory.createDefinitionRef(ReferenceType value)
          Create an instance of JAXBElement<ReferenceType>}
 JAXBElement<ReferenceType> ObjectFactory.createReference(ReferenceType value)
          Create an instance of JAXBElement<ReferenceType>}
 

Methods in net.opengis.gml with parameters of type ReferenceType
 JAXBElement<ReferenceType> ObjectFactory.createDefinitionRef(ReferenceType value)
          Create an instance of JAXBElement<ReferenceType>}
 JAXBElement<ReferenceType> ObjectFactory.createReference(ReferenceType value)
          Create an instance of JAXBElement<ReferenceType>}
 void AbstractTimeTopologyPrimitiveType.setComplex(ReferenceType value)
          Définit la valeur de la propriété complex.
 void DefinitionProxyType.setDefinitionRef(ReferenceType value)
          Définit la valeur de la propriété definitionRef.
 void TimeOrdinalEraType.setGroup(ReferenceType value)
          Définit la valeur de la propriété group.
 void BaseUnitType.setUnitsSystem(ReferenceType value)
          Définit la valeur de la propriété unitsSystem.
 



Copyright © 2014 IRSTV CNRS-FR-2488. All Rights Reserved.