Uses of Class
net.opengis.gml.StringOrRefType

Packages that use StringOrRefType
net.opengis.gml   
 

Uses of StringOrRefType in net.opengis.gml
 

Fields in net.opengis.gml declared as StringOrRefType
protected  StringOrRefType AbstractTimeSliceType.dataSource
           
protected  StringOrRefType DynamicFeatureType.dataSource
           
protected  StringOrRefType DynamicFeatureCollectionType.dataSource
           
protected  StringOrRefType AbstractGMLType.description
           
protected  StringOrRefType ExtentType.description
           
protected  StringOrRefType DirectionPropertyType.directionString
           
protected  StringOrRefType LocationPropertyType.locationString
           
protected  StringOrRefType CoverageFunctionType.mappingRule
           
protected  StringOrRefType UnitDefinitionType.quantityType
           
protected  StringOrRefType TimeClockType.referenceEvent
           
protected  StringOrRefType TimeCalendarEraType.referenceEvent
           
protected  StringOrRefType AbstractCoordinateOperationType.remarks
           
protected  StringOrRefType CoordinateSystemAxisType.remarks
           
protected  StringOrRefType EllipsoidType.remarks
           
protected  StringOrRefType IdentifierType.remarks
           
protected  StringOrRefType OperationParameterType.remarks
           
protected  StringOrRefType OperationParameterGroupType.remarks
           
protected  StringOrRefType AbstractCoordinateSystemType.remarks
           
protected  StringOrRefType AbstractDatumType.remarks
           
protected  StringOrRefType OperationMethodType.remarks
           
protected  StringOrRefType PrimeMeridianType.remarks
           
protected  StringOrRefType AbstractReferenceSystemType.remarks
           
protected  StringOrRefType MovingObjectStatusType.status
           
 

Methods in net.opengis.gml that return StringOrRefType
 StringOrRefType ObjectFactory.createStringOrRefType()
          Create an instance of StringOrRefType
 StringOrRefType AbstractTimeSliceType.getDataSource()
          Obtient la valeur de la propriété dataSource.
 StringOrRefType DynamicFeatureType.getDataSource()
          Obtient la valeur de la propriété dataSource.
 StringOrRefType DynamicFeatureCollectionType.getDataSource()
          Obtient la valeur de la propriété dataSource.
 StringOrRefType AbstractGMLType.getDescription()
          Obtient la valeur de la propriété description.
 StringOrRefType ExtentType.getDescription()
          Description of spatial and/or temporal extent of this object.
 StringOrRefType DirectionPropertyType.getDirectionString()
          Obtient la valeur de la propriété directionString.
 StringOrRefType LocationPropertyType.getLocationString()
          Obtient la valeur de la propriété locationString.
 StringOrRefType CoverageFunctionType.getMappingRule()
          Obtient la valeur de la propriété mappingRule.
 StringOrRefType UnitDefinitionType.getQuantityType()
          Obtient la valeur de la propriété quantityType.
 StringOrRefType TimeClockType.getReferenceEvent()
          Obtient la valeur de la propriété referenceEvent.
 StringOrRefType TimeCalendarEraType.getReferenceEvent()
          Obtient la valeur de la propriété referenceEvent.
 StringOrRefType AbstractCoordinateOperationType.getRemarks()
          Comments on or information about this coordinate operation, including source information.
 StringOrRefType CoordinateSystemAxisType.getRemarks()
          Comments on or information about this coordinate system axis, including data source information.
 StringOrRefType EllipsoidType.getRemarks()
          Comments on or information about this ellipsoid, including source information.
 StringOrRefType IdentifierType.getRemarks()
          Remarks about this code or alias.
 StringOrRefType OperationParameterType.getRemarks()
          Comments on or information about this operation parameter, including source information.
 StringOrRefType OperationParameterGroupType.getRemarks()
          Comments on or information about this operation parameter group, including source information.
 StringOrRefType AbstractCoordinateSystemType.getRemarks()
          Comments on or information about this coordinate system, including data source information.
 StringOrRefType AbstractDatumType.getRemarks()
          Comments on this reference system, including source information.
 StringOrRefType OperationMethodType.getRemarks()
          Comments on or information about this operation method, including source information.
 StringOrRefType PrimeMeridianType.getRemarks()
          Comments on or information about this prime meridian, including source information.
 StringOrRefType AbstractReferenceSystemType.getRemarks()
          Comments on or information about this reference system, including source information.
 StringOrRefType MovingObjectStatusType.getStatus()
          Obtient la valeur de la propriété status.
 

Methods in net.opengis.gml that return types with arguments of type StringOrRefType
 JAXBElement<StringOrRefType> ObjectFactory.createDataSource(StringOrRefType value)
          Create an instance of JAXBElement<StringOrRefType>}
 JAXBElement<StringOrRefType> ObjectFactory.createDescription(StringOrRefType value)
          Create an instance of JAXBElement<StringOrRefType>}
 JAXBElement<StringOrRefType> ObjectFactory.createLocationString(StringOrRefType value)
          Create an instance of JAXBElement<StringOrRefType>}
 JAXBElement<StringOrRefType> ObjectFactory.createMappingRule(StringOrRefType value)
          Create an instance of JAXBElement<StringOrRefType>}
 JAXBElement<StringOrRefType> ObjectFactory.createQuantityType(StringOrRefType value)
          Create an instance of JAXBElement<StringOrRefType>}
 JAXBElement<StringOrRefType> ObjectFactory.createRemarks(StringOrRefType value)
          Create an instance of JAXBElement<StringOrRefType>}
 JAXBElement<StringOrRefType> ObjectFactory.createStatus(StringOrRefType value)
          Create an instance of JAXBElement<StringOrRefType>}
 

Methods in net.opengis.gml with parameters of type StringOrRefType
 JAXBElement<StringOrRefType> ObjectFactory.createDataSource(StringOrRefType value)
          Create an instance of JAXBElement<StringOrRefType>}
 JAXBElement<StringOrRefType> ObjectFactory.createDescription(StringOrRefType value)
          Create an instance of JAXBElement<StringOrRefType>}
 JAXBElement<StringOrRefType> ObjectFactory.createLocationString(StringOrRefType value)
          Create an instance of JAXBElement<StringOrRefType>}
 JAXBElement<StringOrRefType> ObjectFactory.createMappingRule(StringOrRefType value)
          Create an instance of JAXBElement<StringOrRefType>}
 JAXBElement<StringOrRefType> ObjectFactory.createQuantityType(StringOrRefType value)
          Create an instance of JAXBElement<StringOrRefType>}
 JAXBElement<StringOrRefType> ObjectFactory.createRemarks(StringOrRefType value)
          Create an instance of JAXBElement<StringOrRefType>}
 JAXBElement<StringOrRefType> ObjectFactory.createStatus(StringOrRefType value)
          Create an instance of JAXBElement<StringOrRefType>}
 void AbstractTimeSliceType.setDataSource(StringOrRefType value)
          Définit la valeur de la propriété dataSource.
 void DynamicFeatureType.setDataSource(StringOrRefType value)
          Définit la valeur de la propriété dataSource.
 void DynamicFeatureCollectionType.setDataSource(StringOrRefType value)
          Définit la valeur de la propriété dataSource.
 void AbstractGMLType.setDescription(StringOrRefType value)
          Définit la valeur de la propriété description.
 void ExtentType.setDescription(StringOrRefType value)
          Définit la valeur de la propriété description.
 void DirectionPropertyType.setDirectionString(StringOrRefType value)
          Définit la valeur de la propriété directionString.
 void LocationPropertyType.setLocationString(StringOrRefType value)
          Définit la valeur de la propriété locationString.
 void CoverageFunctionType.setMappingRule(StringOrRefType value)
          Définit la valeur de la propriété mappingRule.
 void UnitDefinitionType.setQuantityType(StringOrRefType value)
          Définit la valeur de la propriété quantityType.
 void TimeClockType.setReferenceEvent(StringOrRefType value)
          Définit la valeur de la propriété referenceEvent.
 void TimeCalendarEraType.setReferenceEvent(StringOrRefType value)
          Définit la valeur de la propriété referenceEvent.
 void AbstractCoordinateOperationType.setRemarks(StringOrRefType value)
          Définit la valeur de la propriété remarks.
 void CoordinateSystemAxisType.setRemarks(StringOrRefType value)
          Définit la valeur de la propriété remarks.
 void EllipsoidType.setRemarks(StringOrRefType value)
          Définit la valeur de la propriété remarks.
 void IdentifierType.setRemarks(StringOrRefType value)
          Définit la valeur de la propriété remarks.
 void OperationParameterType.setRemarks(StringOrRefType value)
          Définit la valeur de la propriété remarks.
 void OperationParameterGroupType.setRemarks(StringOrRefType value)
          Définit la valeur de la propriété remarks.
 void AbstractCoordinateSystemType.setRemarks(StringOrRefType value)
          Définit la valeur de la propriété remarks.
 void AbstractDatumType.setRemarks(StringOrRefType value)
          Définit la valeur de la propriété remarks.
 void OperationMethodType.setRemarks(StringOrRefType value)
          Définit la valeur de la propriété remarks.
 void PrimeMeridianType.setRemarks(StringOrRefType value)
          Définit la valeur de la propriété remarks.
 void AbstractReferenceSystemType.setRemarks(StringOrRefType value)
          Définit la valeur de la propriété remarks.
 void MovingObjectStatusType.setStatus(StringOrRefType value)
          Définit la valeur de la propriété status.
 



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