Uses of Interface
net.opengis.wcs10.ValuesType
Packages that use ValuesType
Package
Description
-
Uses of ValuesType in net.opengis.wcs10
Methods in net.opengis.wcs10 that return ValuesTypeModifier and TypeMethodDescriptionWcs10Factory.createValuesType()Returns a new object of class 'Values Type'.AxisDescriptionType.getValues()Returns the value of the 'Values' containment reference.Methods in net.opengis.wcs10 with parameters of type ValuesTypeModifier and TypeMethodDescriptionvoidAxisDescriptionType.setValues(ValuesType value) Sets the value of the 'Values' containment reference. -
Uses of ValuesType in net.opengis.wcs10.impl
Classes in net.opengis.wcs10.impl that implement ValuesTypeModifier and TypeClassDescriptionclassAn implementation of the model object 'Values Type'.Fields in net.opengis.wcs10.impl declared as ValuesTypeModifier and TypeFieldDescriptionprotected ValuesTypeAxisDescriptionTypeImpl.valuesThe cached value of the 'Values' containment reference.Methods in net.opengis.wcs10.impl that return ValuesTypeModifier and TypeMethodDescriptionWcs10FactoryImpl.createValuesType()AxisDescriptionTypeImpl.getValues()Methods in net.opengis.wcs10.impl with parameters of type ValuesTypeModifier and TypeMethodDescriptionNotificationChainAxisDescriptionTypeImpl.basicSetValues(ValuesType newValues, NotificationChain msgs) voidAxisDescriptionTypeImpl.setValues(ValuesType newValues) -
Uses of ValuesType in net.opengis.wcs10.util
Methods in net.opengis.wcs10.util with parameters of type ValuesTypeModifier and TypeMethodDescriptionWcs10Switch.caseValuesType(ValuesType object) Returns the result of interpreting the object as an instance of 'Values Type'. -
Uses of ValuesType in net.opengis.wcs10.validation
Methods in net.opengis.wcs10.validation with parameters of type ValuesTypeModifier and TypeMethodDescriptionbooleanAxisDescriptionTypeValidator.validateValues(ValuesType value)