Uses of Interface
net.opengis.ows20.CodeType
Packages that use CodeType
Package
Description
-
Uses of CodeType in net.opengis.ows20
Subinterfaces of CodeType in net.opengis.ows20Modifier and TypeInterfaceDescriptioninterface
A representation of the model object 'Nil Value Type'.Methods in net.opengis.ows20 that return CodeTypeModifier and TypeMethodDescriptionOws20Factory.createCodeType()
Returns a new object of class 'Code Type'.BasicIdentificationType.getIdentifier()
Returns the value of the 'Identifier' containment reference.DatasetDescriptionSummaryBaseType.getIdentifier()
Returns the value of the 'Identifier' containment reference.DocumentRoot.getIdentifier()
Returns the value of the 'Identifier' containment reference.ReferenceType.getIdentifier()
Returns the value of the 'Identifier' containment reference.AdditionalParameterType.getName()
Returns the value of the 'Name' containment reference.DocumentRoot.getRole()
Returns the value of the 'Role' containment reference.ResponsiblePartySubsetType.getRole()
Returns the value of the 'Role' containment reference.ResponsiblePartyType.getRole()
Returns the value of the 'Role' containment reference.ServiceIdentificationType.getServiceType()
Returns the value of the 'Service Type' containment reference.KeywordsType.getType()
Returns the value of the 'Type' containment reference.Methods in net.opengis.ows20 with parameters of type CodeTypeModifier and TypeMethodDescriptionvoid
BasicIdentificationType.setIdentifier
(CodeType value) Sets the value of the 'Identifier
' containment reference.void
DatasetDescriptionSummaryBaseType.setIdentifier
(CodeType value) Sets the value of the 'Identifier
' containment reference.void
DocumentRoot.setIdentifier
(CodeType value) Sets the value of the 'Identifier
' containment reference.void
ReferenceType.setIdentifier
(CodeType value) Sets the value of the 'Identifier
' containment reference.void
Sets the value of the 'Name
' containment reference.void
Sets the value of the 'Role
' containment reference.void
Sets the value of the 'Role
' containment reference.void
Sets the value of the 'Role
' containment reference.void
ServiceIdentificationType.setServiceType
(CodeType value) Sets the value of the 'Service Type
' containment reference.void
Sets the value of the 'Type
' containment reference. -
Uses of CodeType in net.opengis.ows20.impl
Classes in net.opengis.ows20.impl that implement CodeTypeModifier and TypeClassDescriptionclass
An implementation of the model object 'Code Type'.class
An implementation of the model object 'Nil Value Type'.Fields in net.opengis.ows20.impl declared as CodeTypeModifier and TypeFieldDescriptionprotected CodeType
BasicIdentificationTypeImpl.identifier
The cached value of the 'Identifier
' containment reference.protected CodeType
DatasetDescriptionSummaryBaseTypeImpl.identifier
The cached value of the 'Identifier
' containment reference.protected CodeType
ReferenceTypeImpl.identifier
The cached value of the 'Identifier
' containment reference.protected CodeType
AdditionalParameterTypeImpl.name
The cached value of the 'Name
' containment reference.protected CodeType
ResponsiblePartySubsetTypeImpl.role
The cached value of the 'Role
' containment reference.protected CodeType
ResponsiblePartyTypeImpl.role
The cached value of the 'Role
' containment reference.protected CodeType
ServiceIdentificationTypeImpl.serviceType
The cached value of the 'Service Type
' containment reference.protected CodeType
KeywordsTypeImpl.type
The cached value of the 'Type
' containment reference.Methods in net.opengis.ows20.impl that return CodeTypeModifier and TypeMethodDescriptionOws20FactoryImpl.createCodeType()
BasicIdentificationTypeImpl.getIdentifier()
DatasetDescriptionSummaryBaseTypeImpl.getIdentifier()
DocumentRootImpl.getIdentifier()
ReferenceTypeImpl.getIdentifier()
AdditionalParameterTypeImpl.getName()
DocumentRootImpl.getRole()
ResponsiblePartySubsetTypeImpl.getRole()
ResponsiblePartyTypeImpl.getRole()
ServiceIdentificationTypeImpl.getServiceType()
KeywordsTypeImpl.getType()
Methods in net.opengis.ows20.impl with parameters of type CodeTypeModifier and TypeMethodDescriptionNotificationChain
BasicIdentificationTypeImpl.basicSetIdentifier
(CodeType newIdentifier, NotificationChain msgs) NotificationChain
DatasetDescriptionSummaryBaseTypeImpl.basicSetIdentifier
(CodeType newIdentifier, NotificationChain msgs) NotificationChain
DocumentRootImpl.basicSetIdentifier
(CodeType newIdentifier, NotificationChain msgs) NotificationChain
ReferenceTypeImpl.basicSetIdentifier
(CodeType newIdentifier, NotificationChain msgs) NotificationChain
AdditionalParameterTypeImpl.basicSetName
(CodeType newName, NotificationChain msgs) NotificationChain
DocumentRootImpl.basicSetRole
(CodeType newRole, NotificationChain msgs) NotificationChain
ResponsiblePartySubsetTypeImpl.basicSetRole
(CodeType newRole, NotificationChain msgs) NotificationChain
ResponsiblePartyTypeImpl.basicSetRole
(CodeType newRole, NotificationChain msgs) NotificationChain
ServiceIdentificationTypeImpl.basicSetServiceType
(CodeType newServiceType, NotificationChain msgs) NotificationChain
KeywordsTypeImpl.basicSetType
(CodeType newType, NotificationChain msgs) void
BasicIdentificationTypeImpl.setIdentifier
(CodeType newIdentifier) void
DatasetDescriptionSummaryBaseTypeImpl.setIdentifier
(CodeType newIdentifier) void
DocumentRootImpl.setIdentifier
(CodeType newIdentifier) void
ReferenceTypeImpl.setIdentifier
(CodeType newIdentifier) void
void
void
void
void
ServiceIdentificationTypeImpl.setServiceType
(CodeType newServiceType) void
-
Uses of CodeType in net.opengis.ows20.util
Methods in net.opengis.ows20.util with parameters of type CodeTypeModifier and TypeMethodDescriptionOws20Switch.caseCodeType
(CodeType object) Returns the result of interpreting the object as an instance of 'Code Type'.boolean
Ows20Validator.validateCodeType
(CodeType codeType, DiagnosticChain diagnostics, Map<Object, Object> context) -
Uses of CodeType in net.opengis.ows20.validation
Methods in net.opengis.ows20.validation with parameters of type CodeTypeModifier and TypeMethodDescriptionboolean
BasicIdentificationTypeValidator.validateIdentifier
(CodeType value) boolean
DatasetDescriptionSummaryBaseTypeValidator.validateIdentifier
(CodeType value) boolean
DocumentRootValidator.validateIdentifier
(CodeType value) boolean
ReferenceTypeValidator.validateIdentifier
(CodeType value) boolean
AdditionalParameterTypeValidator.validateName
(CodeType value) boolean
DocumentRootValidator.validateRole
(CodeType value) boolean
ResponsiblePartySubsetTypeValidator.validateRole
(CodeType value) boolean
ResponsiblePartyTypeValidator.validateRole
(CodeType value) boolean
ServiceIdentificationTypeValidator.validateServiceType
(CodeType value) boolean
KeywordsTypeValidator.validateType
(CodeType value) -
Uses of CodeType in net.opengis.wps20
Methods in net.opengis.wps20 that return CodeTypeModifier and TypeMethodDescriptionExecuteRequestType.getIdentifier()
Returns the value of the 'Identifier' containment reference.Methods in net.opengis.wps20 that return types with arguments of type CodeTypeModifier and TypeMethodDescriptionEList<CodeType>
DescribeProcessType.getIdentifier()
Returns the value of the 'Identifier' containment reference list.Methods in net.opengis.wps20 with parameters of type CodeTypeModifier and TypeMethodDescriptionvoid
ExecuteRequestType.setIdentifier
(CodeType value) Sets the value of the 'Identifier
' containment reference. -
Uses of CodeType in net.opengis.wps20.impl
Fields in net.opengis.wps20.impl declared as CodeTypeModifier and TypeFieldDescriptionprotected CodeType
ExecuteRequestTypeImpl.identifier
The cached value of the 'Identifier
' containment reference.Fields in net.opengis.wps20.impl with type parameters of type CodeTypeModifier and TypeFieldDescriptionprotected EList<CodeType>
DescribeProcessTypeImpl.identifier
The cached value of the 'Identifier
' containment reference list.Methods in net.opengis.wps20.impl that return CodeTypeMethods in net.opengis.wps20.impl that return types with arguments of type CodeTypeMethods in net.opengis.wps20.impl with parameters of type CodeTypeModifier and TypeMethodDescriptionNotificationChain
ExecuteRequestTypeImpl.basicSetIdentifier
(CodeType newIdentifier, NotificationChain msgs) void
ExecuteRequestTypeImpl.setIdentifier
(CodeType newIdentifier)