Uses of Interface
net.opengis.wps10.CRSsType
Packages that use CRSsType
Package
Description
-
Uses of CRSsType in net.opengis.wps10
Methods in net.opengis.wps10 that return CRSsTypeModifier and TypeMethodDescriptionWps10Factory.createCRSsType()
Returns a new object of class 'CR Ss Type'.SupportedCRSsType.getSupported()
Returns the value of the 'Supported' containment reference.Methods in net.opengis.wps10 with parameters of type CRSsTypeModifier and TypeMethodDescriptionvoid
SupportedCRSsType.setSupported
(CRSsType value) Sets the value of the 'Supported
' containment reference. -
Uses of CRSsType in net.opengis.wps10.impl
Classes in net.opengis.wps10.impl that implement CRSsTypeModifier and TypeClassDescriptionclass
An implementation of the model object 'CR Ss Type'.Fields in net.opengis.wps10.impl declared as CRSsTypeModifier and TypeFieldDescriptionprotected CRSsType
SupportedCRSsTypeImpl.supported
The cached value of the 'Supported
' containment reference.Methods in net.opengis.wps10.impl that return CRSsTypeModifier and TypeMethodDescriptionWps10FactoryImpl.createCRSsType()
SupportedCRSsTypeImpl.getSupported()
Methods in net.opengis.wps10.impl with parameters of type CRSsTypeModifier and TypeMethodDescriptionNotificationChain
SupportedCRSsTypeImpl.basicSetSupported
(CRSsType newSupported, NotificationChain msgs) void
SupportedCRSsTypeImpl.setSupported
(CRSsType newSupported) -
Uses of CRSsType in net.opengis.wps10.util
Methods in net.opengis.wps10.util with parameters of type CRSsTypeModifier and TypeMethodDescriptionWps10Switch.caseCRSsType
(CRSsType object) Returns the result of interpreting the object as an instance of 'CR Ss Type'.boolean
Wps10Validator.validateCRSsType
(CRSsType crSsType, DiagnosticChain diagnostics, Map context) -
Uses of CRSsType in net.opengis.wps10.validation
Methods in net.opengis.wps10.validation with parameters of type CRSsTypeModifier and TypeMethodDescriptionboolean
SupportedCRSsTypeValidator.validateSupported
(CRSsType value)