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 TypeMethodDescriptionvoidAbstractTimeSliceType.setDataSource(StringOrRefType value) Sets the value of the 'Data Source' containment reference.voidDocumentRoot.setDataSource(StringOrRefType value) Sets the value of the 'Data Source' containment reference.voidDynamicFeatureCollectionType.setDataSource(StringOrRefType value) Sets the value of the 'Data Source' containment reference.voidDynamicFeatureType.setDataSource(StringOrRefType value) Sets the value of the 'Data Source' containment reference.voidAbstractGMLType.setDescription(StringOrRefType value) Sets the value of the 'Description' containment reference.voidDocumentRoot.setDescription(StringOrRefType value) Sets the value of the 'Description' containment reference.voidExtentType.setDescription(StringOrRefType value) Sets the value of the 'Description' containment reference.voidDirectionPropertyType.setDirectionString(StringOrRefType value) Sets the value of the 'Direction String' containment reference.voidDocumentRoot.setLocationString(StringOrRefType value) Sets the value of the 'Location String' containment reference.voidLocationPropertyType.setLocationString(StringOrRefType value) Sets the value of the 'Location String' containment reference.voidCoverageFunctionType.setMappingRule(StringOrRefType value) Sets the value of the 'Mapping Rule' containment reference.voidDocumentRoot.setMappingRule(StringOrRefType value) Sets the value of the 'Mapping Rule' containment reference.voidDocumentRoot.setQuantityType(StringOrRefType value) Sets the value of the 'Quantity Type' containment reference.voidUnitDefinitionType.setQuantityType(StringOrRefType value) Sets the value of the 'Quantity Type' containment reference.voidTimeCalendarEraType.setReferenceEvent(StringOrRefType value) Sets the value of the 'Reference Event' containment reference.voidTimeClockType.setReferenceEvent(StringOrRefType value) Sets the value of the 'Reference Event' containment reference.voidAbstractCoordinateOperationType.setRemarks(StringOrRefType value) Sets the value of the 'Remarks' containment reference.voidAbstractCoordinateSystemType.setRemarks(StringOrRefType value) Sets the value of the 'Remarks' containment reference.voidAbstractDatumType.setRemarks(StringOrRefType value) Sets the value of the 'Remarks' containment reference.voidAbstractReferenceSystemType.setRemarks(StringOrRefType value) Sets the value of the 'Remarks' containment reference.voidCoordinateSystemAxisType.setRemarks(StringOrRefType value) Sets the value of the 'Remarks' containment reference.voidDocumentRoot.setRemarks(StringOrRefType value) Sets the value of the 'Remarks' containment reference.voidEllipsoidType.setRemarks(StringOrRefType value) Sets the value of the 'Remarks' containment reference.voidIdentifierType.setRemarks(StringOrRefType value) Sets the value of the 'Remarks' containment reference.voidOperationMethodType.setRemarks(StringOrRefType value) Sets the value of the 'Remarks' containment reference.voidOperationParameterGroupType.setRemarks(StringOrRefType value) Sets the value of the 'Remarks' containment reference.voidOperationParameterType.setRemarks(StringOrRefType value) Sets the value of the 'Remarks' containment reference.voidPrimeMeridianType.setRemarks(StringOrRefType value) Sets the value of the 'Remarks' containment reference.voidDocumentRoot.setStatus(StringOrRefType value) Sets the value of the 'Status' containment reference.voidMovingObjectStatusType.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 TypeClassDescriptionclassAn implementation of the model object 'String Or Ref Type'.Fields in net.opengis.gml311.impl declared as StringOrRefTypeModifier and TypeFieldDescriptionprotected StringOrRefTypeAbstractTimeSliceTypeImpl.dataSourceThe cached value of the 'Data Source' containment reference.protected StringOrRefTypeDynamicFeatureCollectionTypeImpl.dataSourceThe cached value of the 'Data Source' containment reference.protected StringOrRefTypeDynamicFeatureTypeImpl.dataSourceThe cached value of the 'Data Source' containment reference.protected StringOrRefTypeAbstractGMLTypeImpl.descriptionThe cached value of the 'Description' containment reference.protected StringOrRefTypeExtentTypeImpl.descriptionThe cached value of the 'Description' containment reference.protected StringOrRefTypeDirectionPropertyTypeImpl.directionStringThe cached value of the 'Direction String' containment reference.protected StringOrRefTypeLocationPropertyTypeImpl.locationStringThe cached value of the 'Location String' containment reference.protected StringOrRefTypeCoverageFunctionTypeImpl.mappingRuleThe cached value of the 'Mapping Rule' containment reference.protected StringOrRefTypeUnitDefinitionTypeImpl.quantityTypeThe cached value of the 'Quantity Type' containment reference.protected StringOrRefTypeTimeCalendarEraTypeImpl.referenceEventThe cached value of the 'Reference Event' containment reference.protected StringOrRefTypeTimeClockTypeImpl.referenceEventThe cached value of the 'Reference Event' containment reference.protected StringOrRefTypeAbstractCoordinateOperationTypeImpl.remarksThe cached value of the 'Remarks' containment reference.protected StringOrRefTypeAbstractCoordinateSystemTypeImpl.remarksThe cached value of the 'Remarks' containment reference.protected StringOrRefTypeAbstractDatumTypeImpl.remarksThe cached value of the 'Remarks' containment reference.protected StringOrRefTypeAbstractReferenceSystemTypeImpl.remarksThe cached value of the 'Remarks' containment reference.protected StringOrRefTypeCoordinateSystemAxisTypeImpl.remarksThe cached value of the 'Remarks' containment reference.protected StringOrRefTypeEllipsoidTypeImpl.remarksThe cached value of the 'Remarks' containment reference.protected StringOrRefTypeIdentifierTypeImpl.remarksThe cached value of the 'Remarks' containment reference.protected StringOrRefTypeOperationMethodTypeImpl.remarksThe cached value of the 'Remarks' containment reference.protected StringOrRefTypeOperationParameterGroupTypeImpl.remarksThe cached value of the 'Remarks' containment reference.protected StringOrRefTypeOperationParameterTypeImpl.remarksThe cached value of the 'Remarks' containment reference.protected StringOrRefTypePrimeMeridianTypeImpl.remarksThe cached value of the 'Remarks' containment reference.protected StringOrRefTypeMovingObjectStatusTypeImpl.statusThe 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 TypeMethodDescriptionNotificationChainAbstractTimeSliceTypeImpl.basicSetDataSource(StringOrRefType newDataSource, NotificationChain msgs) NotificationChainDocumentRootImpl.basicSetDataSource(StringOrRefType newDataSource, NotificationChain msgs) NotificationChainDynamicFeatureCollectionTypeImpl.basicSetDataSource(StringOrRefType newDataSource, NotificationChain msgs) NotificationChainDynamicFeatureTypeImpl.basicSetDataSource(StringOrRefType newDataSource, NotificationChain msgs) NotificationChainAbstractGMLTypeImpl.basicSetDescription(StringOrRefType newDescription, NotificationChain msgs) NotificationChainDocumentRootImpl.basicSetDescription(StringOrRefType newDescription, NotificationChain msgs) NotificationChainExtentTypeImpl.basicSetDescription(StringOrRefType newDescription, NotificationChain msgs) NotificationChainDirectionPropertyTypeImpl.basicSetDirectionString(StringOrRefType newDirectionString, NotificationChain msgs) NotificationChainDocumentRootImpl.basicSetLocationString(StringOrRefType newLocationString, NotificationChain msgs) NotificationChainLocationPropertyTypeImpl.basicSetLocationString(StringOrRefType newLocationString, NotificationChain msgs) NotificationChainCoverageFunctionTypeImpl.basicSetMappingRule(StringOrRefType newMappingRule, NotificationChain msgs) NotificationChainDocumentRootImpl.basicSetMappingRule(StringOrRefType newMappingRule, NotificationChain msgs) NotificationChainDocumentRootImpl.basicSetQuantityType(StringOrRefType newQuantityType, NotificationChain msgs) NotificationChainUnitDefinitionTypeImpl.basicSetQuantityType(StringOrRefType newQuantityType, NotificationChain msgs) NotificationChainTimeCalendarEraTypeImpl.basicSetReferenceEvent(StringOrRefType newReferenceEvent, NotificationChain msgs) NotificationChainTimeClockTypeImpl.basicSetReferenceEvent(StringOrRefType newReferenceEvent, NotificationChain msgs) NotificationChainAbstractCoordinateOperationTypeImpl.basicSetRemarks(StringOrRefType newRemarks, NotificationChain msgs) NotificationChainAbstractCoordinateSystemTypeImpl.basicSetRemarks(StringOrRefType newRemarks, NotificationChain msgs) NotificationChainAbstractDatumTypeImpl.basicSetRemarks(StringOrRefType newRemarks, NotificationChain msgs) NotificationChainAbstractReferenceSystemTypeImpl.basicSetRemarks(StringOrRefType newRemarks, NotificationChain msgs) NotificationChainCoordinateSystemAxisTypeImpl.basicSetRemarks(StringOrRefType newRemarks, NotificationChain msgs) NotificationChainDocumentRootImpl.basicSetRemarks(StringOrRefType newRemarks, NotificationChain msgs) NotificationChainEllipsoidTypeImpl.basicSetRemarks(StringOrRefType newRemarks, NotificationChain msgs) NotificationChainIdentifierTypeImpl.basicSetRemarks(StringOrRefType newRemarks, NotificationChain msgs) NotificationChainOperationMethodTypeImpl.basicSetRemarks(StringOrRefType newRemarks, NotificationChain msgs) NotificationChainOperationParameterGroupTypeImpl.basicSetRemarks(StringOrRefType newRemarks, NotificationChain msgs) NotificationChainOperationParameterTypeImpl.basicSetRemarks(StringOrRefType newRemarks, NotificationChain msgs) NotificationChainPrimeMeridianTypeImpl.basicSetRemarks(StringOrRefType newRemarks, NotificationChain msgs) NotificationChainDocumentRootImpl.basicSetStatus(StringOrRefType newStatus, NotificationChain msgs) NotificationChainMovingObjectStatusTypeImpl.basicSetStatus(StringOrRefType newStatus, NotificationChain msgs) voidAbstractTimeSliceTypeImpl.setDataSource(StringOrRefType newDataSource) voidDocumentRootImpl.setDataSource(StringOrRefType newDataSource) voidDynamicFeatureCollectionTypeImpl.setDataSource(StringOrRefType newDataSource) voidDynamicFeatureTypeImpl.setDataSource(StringOrRefType newDataSource) voidAbstractGMLTypeImpl.setDescription(StringOrRefType newDescription) voidDocumentRootImpl.setDescription(StringOrRefType newDescription) voidExtentTypeImpl.setDescription(StringOrRefType newDescription) voidDirectionPropertyTypeImpl.setDirectionString(StringOrRefType newDirectionString) voidDocumentRootImpl.setLocationString(StringOrRefType newLocationString) voidLocationPropertyTypeImpl.setLocationString(StringOrRefType newLocationString) voidCoverageFunctionTypeImpl.setMappingRule(StringOrRefType newMappingRule) voidDocumentRootImpl.setMappingRule(StringOrRefType newMappingRule) voidDocumentRootImpl.setQuantityType(StringOrRefType newQuantityType) voidUnitDefinitionTypeImpl.setQuantityType(StringOrRefType newQuantityType) voidTimeCalendarEraTypeImpl.setReferenceEvent(StringOrRefType newReferenceEvent) voidTimeClockTypeImpl.setReferenceEvent(StringOrRefType newReferenceEvent) voidAbstractCoordinateOperationTypeImpl.setRemarks(StringOrRefType newRemarks) voidAbstractCoordinateSystemTypeImpl.setRemarks(StringOrRefType newRemarks) voidAbstractDatumTypeImpl.setRemarks(StringOrRefType newRemarks) voidAbstractReferenceSystemTypeImpl.setRemarks(StringOrRefType newRemarks) voidCoordinateSystemAxisTypeImpl.setRemarks(StringOrRefType newRemarks) voidDocumentRootImpl.setRemarks(StringOrRefType newRemarks) voidEllipsoidTypeImpl.setRemarks(StringOrRefType newRemarks) voidIdentifierTypeImpl.setRemarks(StringOrRefType newRemarks) voidOperationMethodTypeImpl.setRemarks(StringOrRefType newRemarks) voidOperationParameterGroupTypeImpl.setRemarks(StringOrRefType newRemarks) voidOperationParameterTypeImpl.setRemarks(StringOrRefType newRemarks) voidPrimeMeridianTypeImpl.setRemarks(StringOrRefType newRemarks) voidDocumentRootImpl.setStatus(StringOrRefType newStatus) voidMovingObjectStatusTypeImpl.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'.booleanGml311Validator.validateStringOrRefType(StringOrRefType stringOrRefType, DiagnosticChain diagnostics, Map<Object, Object> context)