Uses of Class
net.opengis.wcs10.CapabilitiesSectionType
Packages that use CapabilitiesSectionType
-
Uses of CapabilitiesSectionType in net.opengis.wcs10
Fields in net.opengis.wcs10 declared as CapabilitiesSectionTypeModifier and TypeFieldDescriptionstatic final CapabilitiesSectionTypeCapabilitiesSectionType.__LITERALThe '' literal object.static final CapabilitiesSectionTypeCapabilitiesSectionType.WCS_CAPABILITIES_CAPABILITY_LITERALThe 'WCS Capabilities Capability' literal object.static final CapabilitiesSectionTypeCapabilitiesSectionType.WCS_CAPABILITIES_CONTENT_METADATA_LITERALThe 'WCS Capabilities Content Metadata' literal object.static final CapabilitiesSectionTypeCapabilitiesSectionType.WCS_CAPABILITIES_SERVICE_LITERALThe 'WCS Capabilities Service' literal object.Methods in net.opengis.wcs10 that return CapabilitiesSectionTypeModifier and TypeMethodDescriptionstatic CapabilitiesSectionTypeCapabilitiesSectionType.get(int value) Returns the 'Capabilities Section Type' literal with the specified integer value.static CapabilitiesSectionTypeReturns the 'Capabilities Section Type' literal with the specified literal value.static CapabilitiesSectionTypeReturns the 'Capabilities Section Type' literal with the specified name.GetCapabilitiesType.getSection()Returns the value of the 'Section' attribute.Methods in net.opengis.wcs10 with parameters of type CapabilitiesSectionTypeModifier and TypeMethodDescriptionvoidGetCapabilitiesType.setSection(CapabilitiesSectionType value) Sets the value of the 'Section' attribute. -
Uses of CapabilitiesSectionType in net.opengis.wcs10.impl
Fields in net.opengis.wcs10.impl declared as CapabilitiesSectionTypeModifier and TypeFieldDescriptionprotected CapabilitiesSectionTypeGetCapabilitiesTypeImpl.sectionThe cached value of the 'Section' attribute.protected static final CapabilitiesSectionTypeGetCapabilitiesTypeImpl.SECTION_EDEFAULTThe default value of the 'Section' attribute.Methods in net.opengis.wcs10.impl that return CapabilitiesSectionTypeModifier and TypeMethodDescriptionWcs10FactoryImpl.createCapabilitiesSectionTypeFromString(EDataType eDataType, String initialValue) Wcs10FactoryImpl.createCapabilitiesSectionTypeObjectFromString(EDataType eDataType, String initialValue) GetCapabilitiesTypeImpl.getSection()Methods in net.opengis.wcs10.impl with parameters of type CapabilitiesSectionTypeModifier and TypeMethodDescriptionvoidGetCapabilitiesTypeImpl.setSection(CapabilitiesSectionType newSection) -
Uses of CapabilitiesSectionType in net.opengis.wcs10.validation
Methods in net.opengis.wcs10.validation with parameters of type CapabilitiesSectionTypeModifier and TypeMethodDescriptionbooleanGetCapabilitiesTypeValidator.validateSection(CapabilitiesSectionType value)