Uses of Interface
net.opengis.gml311.StringOrRefType
Packages that use StringOrRefType
-
Uses of StringOrRefType in net.opengis.gml311
Methods in net.opengis.gml311 that return StringOrRefTypeModifier and TypeMethodDescriptionGml311Factory.createStringOrRefType()
Returns a new object of class 'String Or Ref Type'.AbstractTimeSliceType.getDataSource()
Returns the value of the 'Data Source' containment reference.DocumentRoot.getDataSource()
Returns the value of the 'Data Source' containment reference.DynamicFeatureCollectionType.getDataSource()
Returns the value of the 'Data Source' containment reference.DynamicFeatureType.getDataSource()
Returns the value of the 'Data Source' containment reference.AbstractGMLType.getDescription()
Returns the value of the 'Description' containment reference.DocumentRoot.getDescription()
Returns the value of the 'Description' containment reference.ExtentType.getDescription()
Returns the value of the 'Description' containment reference.DirectionPropertyType.getDirectionString()
Returns the value of the 'Direction String' containment reference.DocumentRoot.getLocationString()
Returns the value of the 'Location String' containment reference.LocationPropertyType.getLocationString()
Returns the value of the 'Location String' containment reference.CoverageFunctionType.getMappingRule()
Returns the value of the 'Mapping Rule' containment reference.DocumentRoot.getMappingRule()
Returns the value of the 'Mapping Rule' containment reference.DocumentRoot.getQuantityType()
Returns the value of the 'Quantity Type' containment reference.UnitDefinitionType.getQuantityType()
Returns the value of the 'Quantity Type' containment reference.TimeCalendarEraType.getReferenceEvent()
Returns the value of the 'Reference Event' containment reference.TimeClockType.getReferenceEvent()
Returns the value of the 'Reference Event' containment reference.AbstractCoordinateOperationType.getRemarks()
Returns the value of the 'Remarks' containment reference.AbstractCoordinateSystemType.getRemarks()
Returns the value of the 'Remarks' containment reference.AbstractDatumType.getRemarks()
Returns the value of the 'Remarks' containment reference.AbstractReferenceSystemType.getRemarks()
Returns the value of the 'Remarks' containment reference.CoordinateSystemAxisType.getRemarks()
Returns the value of the 'Remarks' containment reference.DocumentRoot.getRemarks()
Returns the value of the 'Remarks' containment reference.EllipsoidType.getRemarks()
Returns the value of the 'Remarks' containment reference.IdentifierType.getRemarks()
Returns the value of the 'Remarks' containment reference.OperationMethodType.getRemarks()
Returns the value of the 'Remarks' containment reference.OperationParameterGroupType.getRemarks()
Returns the value of the 'Remarks' containment reference.OperationParameterType.getRemarks()
Returns the value of the 'Remarks' containment reference.PrimeMeridianType.getRemarks()
Returns the value of the 'Remarks' containment reference.DocumentRoot.getStatus()
Returns the value of the 'Status' containment reference.MovingObjectStatusType.getStatus()
Returns the value of the 'Status' containment reference.Methods in net.opengis.gml311 with parameters of type StringOrRefTypeModifier and TypeMethodDescriptionvoid
AbstractTimeSliceType.setDataSource
(StringOrRefType value) Sets the value of the 'Data Source
' containment reference.void
DocumentRoot.setDataSource
(StringOrRefType value) Sets the value of the 'Data Source
' containment reference.void
DynamicFeatureCollectionType.setDataSource
(StringOrRefType value) Sets the value of the 'Data Source
' containment reference.void
DynamicFeatureType.setDataSource
(StringOrRefType value) Sets the value of the 'Data Source
' containment reference.void
AbstractGMLType.setDescription
(StringOrRefType value) Sets the value of the 'Description
' containment reference.void
DocumentRoot.setDescription
(StringOrRefType value) Sets the value of the 'Description
' containment reference.void
ExtentType.setDescription
(StringOrRefType value) Sets the value of the 'Description
' containment reference.void
DirectionPropertyType.setDirectionString
(StringOrRefType value) Sets the value of the 'Direction String
' containment reference.void
DocumentRoot.setLocationString
(StringOrRefType value) Sets the value of the 'Location String
' containment reference.void
LocationPropertyType.setLocationString
(StringOrRefType value) Sets the value of the 'Location String
' containment reference.void
CoverageFunctionType.setMappingRule
(StringOrRefType value) Sets the value of the 'Mapping Rule
' containment reference.void
DocumentRoot.setMappingRule
(StringOrRefType value) Sets the value of the 'Mapping Rule
' containment reference.void
DocumentRoot.setQuantityType
(StringOrRefType value) Sets the value of the 'Quantity Type
' containment reference.void
UnitDefinitionType.setQuantityType
(StringOrRefType value) Sets the value of the 'Quantity Type
' containment reference.void
TimeCalendarEraType.setReferenceEvent
(StringOrRefType value) Sets the value of the 'Reference Event
' containment reference.void
TimeClockType.setReferenceEvent
(StringOrRefType value) Sets the value of the 'Reference Event
' containment reference.void
AbstractCoordinateOperationType.setRemarks
(StringOrRefType value) Sets the value of the 'Remarks
' containment reference.void
AbstractCoordinateSystemType.setRemarks
(StringOrRefType value) Sets the value of the 'Remarks
' containment reference.void
AbstractDatumType.setRemarks
(StringOrRefType value) Sets the value of the 'Remarks
' containment reference.void
AbstractReferenceSystemType.setRemarks
(StringOrRefType value) Sets the value of the 'Remarks
' containment reference.void
CoordinateSystemAxisType.setRemarks
(StringOrRefType value) Sets the value of the 'Remarks
' containment reference.void
DocumentRoot.setRemarks
(StringOrRefType value) Sets the value of the 'Remarks
' containment reference.void
EllipsoidType.setRemarks
(StringOrRefType value) Sets the value of the 'Remarks
' containment reference.void
IdentifierType.setRemarks
(StringOrRefType value) Sets the value of the 'Remarks
' containment reference.void
OperationMethodType.setRemarks
(StringOrRefType value) Sets the value of the 'Remarks
' containment reference.void
OperationParameterGroupType.setRemarks
(StringOrRefType value) Sets the value of the 'Remarks
' containment reference.void
OperationParameterType.setRemarks
(StringOrRefType value) Sets the value of the 'Remarks
' containment reference.void
PrimeMeridianType.setRemarks
(StringOrRefType value) Sets the value of the 'Remarks
' containment reference.void
DocumentRoot.setStatus
(StringOrRefType value) Sets the value of the 'Status
' containment reference.void
MovingObjectStatusType.setStatus
(StringOrRefType value) Sets the value of the 'Status
' containment reference. -
Uses of StringOrRefType in net.opengis.gml311.impl
Classes in net.opengis.gml311.impl that implement StringOrRefTypeModifier and TypeClassDescriptionclass
An implementation of the model object 'String Or Ref Type'.Fields in net.opengis.gml311.impl declared as StringOrRefTypeModifier and TypeFieldDescriptionprotected StringOrRefType
AbstractTimeSliceTypeImpl.dataSource
The cached value of the 'Data Source
' containment reference.protected StringOrRefType
DynamicFeatureCollectionTypeImpl.dataSource
The cached value of the 'Data Source
' containment reference.protected StringOrRefType
DynamicFeatureTypeImpl.dataSource
The cached value of the 'Data Source
' containment reference.protected StringOrRefType
AbstractGMLTypeImpl.description
The cached value of the 'Description
' containment reference.protected StringOrRefType
ExtentTypeImpl.description
The cached value of the 'Description
' containment reference.protected StringOrRefType
DirectionPropertyTypeImpl.directionString
The cached value of the 'Direction String
' containment reference.protected StringOrRefType
LocationPropertyTypeImpl.locationString
The cached value of the 'Location String
' containment reference.protected StringOrRefType
CoverageFunctionTypeImpl.mappingRule
The cached value of the 'Mapping Rule
' containment reference.protected StringOrRefType
UnitDefinitionTypeImpl.quantityType
The cached value of the 'Quantity Type
' containment reference.protected StringOrRefType
TimeCalendarEraTypeImpl.referenceEvent
The cached value of the 'Reference Event
' containment reference.protected StringOrRefType
TimeClockTypeImpl.referenceEvent
The cached value of the 'Reference Event
' containment reference.protected StringOrRefType
AbstractCoordinateOperationTypeImpl.remarks
The cached value of the 'Remarks
' containment reference.protected StringOrRefType
AbstractCoordinateSystemTypeImpl.remarks
The cached value of the 'Remarks
' containment reference.protected StringOrRefType
AbstractDatumTypeImpl.remarks
The cached value of the 'Remarks
' containment reference.protected StringOrRefType
AbstractReferenceSystemTypeImpl.remarks
The cached value of the 'Remarks
' containment reference.protected StringOrRefType
CoordinateSystemAxisTypeImpl.remarks
The cached value of the 'Remarks
' containment reference.protected StringOrRefType
EllipsoidTypeImpl.remarks
The cached value of the 'Remarks
' containment reference.protected StringOrRefType
IdentifierTypeImpl.remarks
The cached value of the 'Remarks
' containment reference.protected StringOrRefType
OperationMethodTypeImpl.remarks
The cached value of the 'Remarks
' containment reference.protected StringOrRefType
OperationParameterGroupTypeImpl.remarks
The cached value of the 'Remarks
' containment reference.protected StringOrRefType
OperationParameterTypeImpl.remarks
The cached value of the 'Remarks
' containment reference.protected StringOrRefType
PrimeMeridianTypeImpl.remarks
The cached value of the 'Remarks
' containment reference.protected StringOrRefType
MovingObjectStatusTypeImpl.status
The cached value of the 'Status
' containment reference.Methods in net.opengis.gml311.impl that return StringOrRefTypeModifier and TypeMethodDescriptionGml311FactoryImpl.createStringOrRefType()
AbstractTimeSliceTypeImpl.getDataSource()
DocumentRootImpl.getDataSource()
DynamicFeatureCollectionTypeImpl.getDataSource()
DynamicFeatureTypeImpl.getDataSource()
AbstractGMLTypeImpl.getDescription()
DocumentRootImpl.getDescription()
ExtentTypeImpl.getDescription()
DirectionPropertyTypeImpl.getDirectionString()
DocumentRootImpl.getLocationString()
LocationPropertyTypeImpl.getLocationString()
CoverageFunctionTypeImpl.getMappingRule()
DocumentRootImpl.getMappingRule()
DocumentRootImpl.getQuantityType()
UnitDefinitionTypeImpl.getQuantityType()
TimeCalendarEraTypeImpl.getReferenceEvent()
TimeClockTypeImpl.getReferenceEvent()
AbstractCoordinateOperationTypeImpl.getRemarks()
AbstractCoordinateSystemTypeImpl.getRemarks()
AbstractDatumTypeImpl.getRemarks()
AbstractReferenceSystemTypeImpl.getRemarks()
CoordinateSystemAxisTypeImpl.getRemarks()
DocumentRootImpl.getRemarks()
EllipsoidTypeImpl.getRemarks()
IdentifierTypeImpl.getRemarks()
OperationMethodTypeImpl.getRemarks()
OperationParameterGroupTypeImpl.getRemarks()
OperationParameterTypeImpl.getRemarks()
PrimeMeridianTypeImpl.getRemarks()
DocumentRootImpl.getStatus()
MovingObjectStatusTypeImpl.getStatus()
Methods in net.opengis.gml311.impl with parameters of type StringOrRefTypeModifier and TypeMethodDescriptionNotificationChain
AbstractTimeSliceTypeImpl.basicSetDataSource
(StringOrRefType newDataSource, NotificationChain msgs) NotificationChain
DocumentRootImpl.basicSetDataSource
(StringOrRefType newDataSource, NotificationChain msgs) NotificationChain
DynamicFeatureCollectionTypeImpl.basicSetDataSource
(StringOrRefType newDataSource, NotificationChain msgs) NotificationChain
DynamicFeatureTypeImpl.basicSetDataSource
(StringOrRefType newDataSource, NotificationChain msgs) NotificationChain
AbstractGMLTypeImpl.basicSetDescription
(StringOrRefType newDescription, NotificationChain msgs) NotificationChain
DocumentRootImpl.basicSetDescription
(StringOrRefType newDescription, NotificationChain msgs) NotificationChain
ExtentTypeImpl.basicSetDescription
(StringOrRefType newDescription, NotificationChain msgs) NotificationChain
DirectionPropertyTypeImpl.basicSetDirectionString
(StringOrRefType newDirectionString, NotificationChain msgs) NotificationChain
DocumentRootImpl.basicSetLocationString
(StringOrRefType newLocationString, NotificationChain msgs) NotificationChain
LocationPropertyTypeImpl.basicSetLocationString
(StringOrRefType newLocationString, NotificationChain msgs) NotificationChain
CoverageFunctionTypeImpl.basicSetMappingRule
(StringOrRefType newMappingRule, NotificationChain msgs) NotificationChain
DocumentRootImpl.basicSetMappingRule
(StringOrRefType newMappingRule, NotificationChain msgs) NotificationChain
DocumentRootImpl.basicSetQuantityType
(StringOrRefType newQuantityType, NotificationChain msgs) NotificationChain
UnitDefinitionTypeImpl.basicSetQuantityType
(StringOrRefType newQuantityType, NotificationChain msgs) NotificationChain
TimeCalendarEraTypeImpl.basicSetReferenceEvent
(StringOrRefType newReferenceEvent, NotificationChain msgs) NotificationChain
TimeClockTypeImpl.basicSetReferenceEvent
(StringOrRefType newReferenceEvent, NotificationChain msgs) NotificationChain
AbstractCoordinateOperationTypeImpl.basicSetRemarks
(StringOrRefType newRemarks, NotificationChain msgs) NotificationChain
AbstractCoordinateSystemTypeImpl.basicSetRemarks
(StringOrRefType newRemarks, NotificationChain msgs) NotificationChain
AbstractDatumTypeImpl.basicSetRemarks
(StringOrRefType newRemarks, NotificationChain msgs) NotificationChain
AbstractReferenceSystemTypeImpl.basicSetRemarks
(StringOrRefType newRemarks, NotificationChain msgs) NotificationChain
CoordinateSystemAxisTypeImpl.basicSetRemarks
(StringOrRefType newRemarks, NotificationChain msgs) NotificationChain
DocumentRootImpl.basicSetRemarks
(StringOrRefType newRemarks, NotificationChain msgs) NotificationChain
EllipsoidTypeImpl.basicSetRemarks
(StringOrRefType newRemarks, NotificationChain msgs) NotificationChain
IdentifierTypeImpl.basicSetRemarks
(StringOrRefType newRemarks, NotificationChain msgs) NotificationChain
OperationMethodTypeImpl.basicSetRemarks
(StringOrRefType newRemarks, NotificationChain msgs) NotificationChain
OperationParameterGroupTypeImpl.basicSetRemarks
(StringOrRefType newRemarks, NotificationChain msgs) NotificationChain
OperationParameterTypeImpl.basicSetRemarks
(StringOrRefType newRemarks, NotificationChain msgs) NotificationChain
PrimeMeridianTypeImpl.basicSetRemarks
(StringOrRefType newRemarks, NotificationChain msgs) NotificationChain
DocumentRootImpl.basicSetStatus
(StringOrRefType newStatus, NotificationChain msgs) NotificationChain
MovingObjectStatusTypeImpl.basicSetStatus
(StringOrRefType newStatus, NotificationChain msgs) void
AbstractTimeSliceTypeImpl.setDataSource
(StringOrRefType newDataSource) void
DocumentRootImpl.setDataSource
(StringOrRefType newDataSource) void
DynamicFeatureCollectionTypeImpl.setDataSource
(StringOrRefType newDataSource) void
DynamicFeatureTypeImpl.setDataSource
(StringOrRefType newDataSource) void
AbstractGMLTypeImpl.setDescription
(StringOrRefType newDescription) void
DocumentRootImpl.setDescription
(StringOrRefType newDescription) void
ExtentTypeImpl.setDescription
(StringOrRefType newDescription) void
DirectionPropertyTypeImpl.setDirectionString
(StringOrRefType newDirectionString) void
DocumentRootImpl.setLocationString
(StringOrRefType newLocationString) void
LocationPropertyTypeImpl.setLocationString
(StringOrRefType newLocationString) void
CoverageFunctionTypeImpl.setMappingRule
(StringOrRefType newMappingRule) void
DocumentRootImpl.setMappingRule
(StringOrRefType newMappingRule) void
DocumentRootImpl.setQuantityType
(StringOrRefType newQuantityType) void
UnitDefinitionTypeImpl.setQuantityType
(StringOrRefType newQuantityType) void
TimeCalendarEraTypeImpl.setReferenceEvent
(StringOrRefType newReferenceEvent) void
TimeClockTypeImpl.setReferenceEvent
(StringOrRefType newReferenceEvent) void
AbstractCoordinateOperationTypeImpl.setRemarks
(StringOrRefType newRemarks) void
AbstractCoordinateSystemTypeImpl.setRemarks
(StringOrRefType newRemarks) void
AbstractDatumTypeImpl.setRemarks
(StringOrRefType newRemarks) void
AbstractReferenceSystemTypeImpl.setRemarks
(StringOrRefType newRemarks) void
CoordinateSystemAxisTypeImpl.setRemarks
(StringOrRefType newRemarks) void
DocumentRootImpl.setRemarks
(StringOrRefType newRemarks) void
EllipsoidTypeImpl.setRemarks
(StringOrRefType newRemarks) void
IdentifierTypeImpl.setRemarks
(StringOrRefType newRemarks) void
OperationMethodTypeImpl.setRemarks
(StringOrRefType newRemarks) void
OperationParameterGroupTypeImpl.setRemarks
(StringOrRefType newRemarks) void
OperationParameterTypeImpl.setRemarks
(StringOrRefType newRemarks) void
PrimeMeridianTypeImpl.setRemarks
(StringOrRefType newRemarks) void
DocumentRootImpl.setStatus
(StringOrRefType newStatus) void
MovingObjectStatusTypeImpl.setStatus
(StringOrRefType newStatus) -
Uses of StringOrRefType in net.opengis.gml311.util
Methods in net.opengis.gml311.util with parameters of type StringOrRefTypeModifier and TypeMethodDescriptionGml311Switch.caseStringOrRefType
(StringOrRefType object) Returns the result of interpreting the object as an instance of 'String Or Ref Type'.boolean
Gml311Validator.validateStringOrRefType
(StringOrRefType stringOrRefType, DiagnosticChain diagnostics, Map<Object, Object> context)