Uses of Interface
net.opengis.wcs10.ValueEnumBaseType
Packages that use ValueEnumBaseType
-
Uses of ValueEnumBaseType in net.opengis.wcs10
Subinterfaces of ValueEnumBaseType in net.opengis.wcs10Modifier and TypeInterfaceDescriptioninterface
A representation of the model object 'Axis Subset Type'.interface
A representation of the model object 'Value Enum Type'.interface
A representation of the model object 'Values Type'.Methods in net.opengis.wcs10 that return ValueEnumBaseTypeModifier and TypeMethodDescriptionWcs10Factory.createValueEnumBaseType()
Returns a new object of class 'Value Enum Base Type'. -
Uses of ValueEnumBaseType in net.opengis.wcs10.impl
Classes in net.opengis.wcs10.impl that implement ValueEnumBaseTypeModifier and TypeClassDescriptionclass
An implementation of the model object 'Axis Subset Type'.class
An implementation of the model object 'Value Enum Base Type'.class
An implementation of the model object 'Value Enum Type'.class
An implementation of the model object 'Values Type'.Methods in net.opengis.wcs10.impl that return ValueEnumBaseType -
Uses of ValueEnumBaseType in net.opengis.wcs10.util
Methods in net.opengis.wcs10.util with parameters of type ValueEnumBaseTypeModifier and TypeMethodDescriptionWcs10Switch.caseValueEnumBaseType
(ValueEnumBaseType object) Returns the result of interpreting the object as an instance of 'Value Enum Base Type'.