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 TypeMethodDescriptionvoidSupportedCRSsType.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 TypeClassDescriptionclassAn implementation of the model object 'CR Ss Type'.Fields in net.opengis.wps10.impl declared as CRSsTypeModifier and TypeFieldDescriptionprotected CRSsTypeSupportedCRSsTypeImpl.supportedThe 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 TypeMethodDescriptionNotificationChainSupportedCRSsTypeImpl.basicSetSupported(CRSsType newSupported, NotificationChain msgs) voidSupportedCRSsTypeImpl.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'.booleanWps10Validator.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 TypeMethodDescriptionbooleanSupportedCRSsTypeValidator.validateSupported(CRSsType value)