Uses of Interface
net.opengis.ows11.CodeType
Packages that use CodeType
Package
Description
-
Uses of CodeType in net.opengis.ows11
Methods in net.opengis.ows11 that return CodeTypeModifier and TypeMethodDescriptionOws11Factory.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.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.ows11 with parameters of type CodeTypeModifier and TypeMethodDescriptionvoidBasicIdentificationType.setIdentifier(CodeType value) Sets the value of the 'Identifier' containment reference.voidDatasetDescriptionSummaryBaseType.setIdentifier(CodeType value) Sets the value of the 'Identifier' containment reference.voidDocumentRoot.setIdentifier(CodeType value) Sets the value of the 'Identifier' containment reference.voidReferenceType.setIdentifier(CodeType value) Sets the value of the 'Identifier' containment reference.voidSets the value of the 'Role' containment reference.voidSets the value of the 'Role' containment reference.voidSets the value of the 'Role' containment reference.voidServiceIdentificationType.setServiceType(CodeType value) Sets the value of the 'Service Type' containment reference.voidSets the value of the 'Type' containment reference. -
Uses of CodeType in net.opengis.ows11.impl
Classes in net.opengis.ows11.impl that implement CodeTypeModifier and TypeClassDescriptionclassAn implementation of the model object 'Code Type'.Fields in net.opengis.ows11.impl declared as CodeTypeModifier and TypeFieldDescriptionprotected CodeTypeBasicIdentificationTypeImpl.identifierThe cached value of the 'Identifier' containment reference.protected CodeTypeDatasetDescriptionSummaryBaseTypeImpl.identifierThe cached value of the 'Identifier' containment reference.protected CodeTypeReferenceTypeImpl.identifierThe cached value of the 'Identifier' containment reference.protected CodeTypeResponsiblePartySubsetTypeImpl.roleThe cached value of the 'Role' containment reference.protected CodeTypeResponsiblePartyTypeImpl.roleThe cached value of the 'Role' containment reference.protected CodeTypeServiceIdentificationTypeImpl.serviceTypeThe cached value of the 'Service Type' containment reference.protected CodeTypeKeywordsTypeImpl.typeThe cached value of the 'Type' containment reference.Methods in net.opengis.ows11.impl that return CodeTypeModifier and TypeMethodDescriptionOws11FactoryImpl.createCodeType()BasicIdentificationTypeImpl.getIdentifier()DatasetDescriptionSummaryBaseTypeImpl.getIdentifier()DocumentRootImpl.getIdentifier()ReferenceTypeImpl.getIdentifier()DocumentRootImpl.getRole()ResponsiblePartySubsetTypeImpl.getRole()ResponsiblePartyTypeImpl.getRole()ServiceIdentificationTypeImpl.getServiceType()KeywordsTypeImpl.getType()Methods in net.opengis.ows11.impl with parameters of type CodeTypeModifier and TypeMethodDescriptionNotificationChainBasicIdentificationTypeImpl.basicSetIdentifier(CodeType newIdentifier, NotificationChain msgs) NotificationChainDatasetDescriptionSummaryBaseTypeImpl.basicSetIdentifier(CodeType newIdentifier, NotificationChain msgs) NotificationChainDocumentRootImpl.basicSetIdentifier(CodeType newIdentifier, NotificationChain msgs) NotificationChainReferenceTypeImpl.basicSetIdentifier(CodeType newIdentifier, NotificationChain msgs) NotificationChainDocumentRootImpl.basicSetRole(CodeType newRole, NotificationChain msgs) NotificationChainResponsiblePartySubsetTypeImpl.basicSetRole(CodeType newRole, NotificationChain msgs) NotificationChainResponsiblePartyTypeImpl.basicSetRole(CodeType newRole, NotificationChain msgs) NotificationChainServiceIdentificationTypeImpl.basicSetServiceType(CodeType newServiceType, NotificationChain msgs) NotificationChainKeywordsTypeImpl.basicSetType(CodeType newType, NotificationChain msgs) voidBasicIdentificationTypeImpl.setIdentifier(CodeType newIdentifier) voidDatasetDescriptionSummaryBaseTypeImpl.setIdentifier(CodeType newIdentifier) voidDocumentRootImpl.setIdentifier(CodeType newIdentifier) voidReferenceTypeImpl.setIdentifier(CodeType newIdentifier) voidvoidvoidvoidServiceIdentificationTypeImpl.setServiceType(CodeType newServiceType) void -
Uses of CodeType in net.opengis.ows11.util
Methods in net.opengis.ows11.util with parameters of type CodeTypeModifier and TypeMethodDescriptionOws11Switch.caseCodeType(CodeType object) Returns the result of interpreting the object as an instance of 'Code Type'.booleanOws11Validator.validateCodeType(CodeType codeType, DiagnosticChain diagnostics, Map context) -
Uses of CodeType in net.opengis.ows11.validation
Methods in net.opengis.ows11.validation with parameters of type CodeTypeModifier and TypeMethodDescriptionbooleanBasicIdentificationTypeValidator.validateIdentifier(CodeType value) booleanDatasetDescriptionSummaryBaseTypeValidator.validateIdentifier(CodeType value) booleanDocumentRootValidator.validateIdentifier(CodeType value) booleanReferenceTypeValidator.validateIdentifier(CodeType value) booleanDocumentRootValidator.validateRole(CodeType value) booleanResponsiblePartySubsetTypeValidator.validateRole(CodeType value) booleanResponsiblePartyTypeValidator.validateRole(CodeType value) booleanServiceIdentificationTypeValidator.validateServiceType(CodeType value) booleanKeywordsTypeValidator.validateType(CodeType value) -
Uses of CodeType in net.opengis.wcs11
Subinterfaces of CodeType in net.opengis.wcs11Modifier and TypeInterfaceDescriptioninterfaceA representation of the model object 'Interpolation Method Base Type'.interfaceA representation of the model object 'Interpolation Method Type'.Methods in net.opengis.wcs11 that return CodeTypeModifier and TypeMethodDescriptionFieldSubsetType.getIdentifier()Returns the value of the 'Identifier' containment reference.GetCoverageType.getIdentifier()Returns the value of the 'Identifier' containment reference.Methods in net.opengis.wcs11 with parameters of type CodeTypeModifier and TypeMethodDescriptionvoidFieldSubsetType.setIdentifier(CodeType value) Sets the value of the 'Identifier' containment reference.voidGetCoverageType.setIdentifier(CodeType value) Sets the value of the 'Identifier' containment reference. -
Uses of CodeType in net.opengis.wcs11.impl
Classes in net.opengis.wcs11.impl that implement CodeTypeModifier and TypeClassDescriptionclassAn implementation of the model object 'Interpolation Method Base Type'.classAn implementation of the model object 'Interpolation Method Type'.Fields in net.opengis.wcs11.impl declared as CodeTypeModifier and TypeFieldDescriptionprotected CodeTypeFieldSubsetTypeImpl.identifierThe cached value of the 'Identifier' containment reference.protected CodeTypeGetCoverageTypeImpl.identifierThe cached value of the 'Identifier' containment reference.Methods in net.opengis.wcs11.impl that return CodeTypeModifier and TypeMethodDescriptionFieldSubsetTypeImpl.getIdentifier()GetCoverageTypeImpl.getIdentifier()Methods in net.opengis.wcs11.impl with parameters of type CodeTypeModifier and TypeMethodDescriptionNotificationChainFieldSubsetTypeImpl.basicSetIdentifier(CodeType newIdentifier, NotificationChain msgs) NotificationChainGetCoverageTypeImpl.basicSetIdentifier(CodeType newIdentifier, NotificationChain msgs) voidFieldSubsetTypeImpl.setIdentifier(CodeType newIdentifier) voidGetCoverageTypeImpl.setIdentifier(CodeType newIdentifier) -
Uses of CodeType in net.opengis.wcs11.util
Methods in net.opengis.wcs11.util with parameters of type CodeTypeModifier and TypeMethodDescriptionWcs111Switch.caseCodeType(CodeType object) Returns the result of interpreting the object as an instance of 'Code Type'.Wcs11Switch.caseCodeType(CodeType object) Returns the result of interpreting the object as an instance of 'Code Type'. -
Uses of CodeType in net.opengis.wcs11.validation
Methods in net.opengis.wcs11.validation with parameters of type CodeTypeModifier and TypeMethodDescriptionbooleanFieldSubsetTypeValidator.validateIdentifier(CodeType value) booleanGetCoverageTypeValidator.validateIdentifier(CodeType value) -
Uses of CodeType in net.opengis.wmts.v_1
Methods in net.opengis.wmts.v_1 that return CodeTypeModifier and TypeMethodDescriptionDimensionType.getIdentifier()Returns the value of the 'Identifier' containment reference.StyleType.getIdentifier()Returns the value of the 'Identifier' containment reference.ThemeType.getIdentifier()Returns the value of the 'Identifier' containment reference.TileMatrixSetType.getIdentifier()Returns the value of the 'Identifier' containment reference.TileMatrixType.getIdentifier()Returns the value of the 'Identifier' containment reference.Methods in net.opengis.wmts.v_1 with parameters of type CodeTypeModifier and TypeMethodDescriptionvoidDimensionType.setIdentifier(CodeType value) Sets the value of the 'Identifier' containment reference.voidStyleType.setIdentifier(CodeType value) Sets the value of the 'Identifier' containment reference.voidThemeType.setIdentifier(CodeType value) Sets the value of the 'Identifier' containment reference.voidTileMatrixSetType.setIdentifier(CodeType value) Sets the value of the 'Identifier' containment reference.voidTileMatrixType.setIdentifier(CodeType value) Sets the value of the 'Identifier' containment reference. -
Uses of CodeType in net.opengis.wmts.v_1.impl
Fields in net.opengis.wmts.v_1.impl declared as CodeTypeModifier and TypeFieldDescriptionprotected CodeTypeDimensionTypeImpl.identifierThe cached value of the 'Identifier' containment reference.protected CodeTypeStyleTypeImpl.identifierThe cached value of the 'Identifier' containment reference.protected CodeTypeThemeTypeImpl.identifierThe cached value of the 'Identifier' containment reference.protected CodeTypeTileMatrixSetTypeImpl.identifierThe cached value of the 'Identifier' containment reference.protected CodeTypeTileMatrixTypeImpl.identifierThe cached value of the 'Identifier' containment reference.Methods in net.opengis.wmts.v_1.impl that return CodeTypeModifier and TypeMethodDescriptionDimensionTypeImpl.getIdentifier()StyleTypeImpl.getIdentifier()ThemeTypeImpl.getIdentifier()TileMatrixSetTypeImpl.getIdentifier()TileMatrixTypeImpl.getIdentifier()Methods in net.opengis.wmts.v_1.impl with parameters of type CodeTypeModifier and TypeMethodDescriptionNotificationChainDimensionTypeImpl.basicSetIdentifier(CodeType newIdentifier, NotificationChain msgs) NotificationChainStyleTypeImpl.basicSetIdentifier(CodeType newIdentifier, NotificationChain msgs) NotificationChainThemeTypeImpl.basicSetIdentifier(CodeType newIdentifier, NotificationChain msgs) NotificationChainTileMatrixSetTypeImpl.basicSetIdentifier(CodeType newIdentifier, NotificationChain msgs) NotificationChainTileMatrixTypeImpl.basicSetIdentifier(CodeType newIdentifier, NotificationChain msgs) voidDimensionTypeImpl.setIdentifier(CodeType newIdentifier) voidStyleTypeImpl.setIdentifier(CodeType newIdentifier) voidThemeTypeImpl.setIdentifier(CodeType newIdentifier) voidTileMatrixSetTypeImpl.setIdentifier(CodeType newIdentifier) voidTileMatrixTypeImpl.setIdentifier(CodeType newIdentifier) -
Uses of CodeType in net.opengis.wps10
Methods in net.opengis.wps10 that return CodeTypeModifier and TypeMethodDescriptionDescriptionType.getIdentifier()Returns the value of the 'Identifier' containment reference.ExecuteType.getIdentifier()Returns the value of the 'Identifier' containment reference.InputType.getIdentifier()Returns the value of the 'Identifier' containment reference.OutputDefinitionType.getIdentifier()Returns the value of the 'Identifier' containment reference.Methods in net.opengis.wps10 with parameters of type CodeTypeModifier and TypeMethodDescriptionvoidDescriptionType.setIdentifier(CodeType value) Sets the value of the 'Identifier' containment reference.voidExecuteType.setIdentifier(CodeType value) Sets the value of the 'Identifier' containment reference.voidInputType.setIdentifier(CodeType value) Sets the value of the 'Identifier' containment reference.voidOutputDefinitionType.setIdentifier(CodeType value) Sets the value of the 'Identifier' containment reference. -
Uses of CodeType in net.opengis.wps10.impl
Fields in net.opengis.wps10.impl declared as CodeTypeModifier and TypeFieldDescriptionprotected CodeTypeDescriptionTypeImpl.identifierThe cached value of the 'Identifier' containment reference.protected CodeTypeExecuteTypeImpl.identifierThe cached value of the 'Identifier' containment reference.protected CodeTypeInputTypeImpl.identifierThe cached value of the 'Identifier' containment reference.protected CodeTypeOutputDefinitionTypeImpl.identifierThe cached value of the 'Identifier' containment reference.Methods in net.opengis.wps10.impl that return CodeTypeModifier and TypeMethodDescriptionDescriptionTypeImpl.getIdentifier()ExecuteTypeImpl.getIdentifier()InputTypeImpl.getIdentifier()OutputDefinitionTypeImpl.getIdentifier()Methods in net.opengis.wps10.impl with parameters of type CodeTypeModifier and TypeMethodDescriptionNotificationChainDescriptionTypeImpl.basicSetIdentifier(CodeType newIdentifier, NotificationChain msgs) NotificationChainExecuteTypeImpl.basicSetIdentifier(CodeType newIdentifier, NotificationChain msgs) NotificationChainInputTypeImpl.basicSetIdentifier(CodeType newIdentifier, NotificationChain msgs) NotificationChainOutputDefinitionTypeImpl.basicSetIdentifier(CodeType newIdentifier, NotificationChain msgs) voidDescriptionTypeImpl.setIdentifier(CodeType newIdentifier) voidExecuteTypeImpl.setIdentifier(CodeType newIdentifier) voidInputTypeImpl.setIdentifier(CodeType newIdentifier) voidOutputDefinitionTypeImpl.setIdentifier(CodeType newIdentifier) -
Uses of CodeType in net.opengis.wps10.validation
Methods in net.opengis.wps10.validation with parameters of type CodeTypeModifier and TypeMethodDescriptionbooleanDescriptionTypeValidator.validateIdentifier(CodeType value) booleanExecuteTypeValidator.validateIdentifier(CodeType value) booleanInputTypeValidator.validateIdentifier(CodeType value) booleanOutputDefinitionTypeValidator.validateIdentifier(CodeType value)