Uses of Interface
net.opengis.wcs20.CoverageSubtypeParentType
Packages that use CoverageSubtypeParentType
-
Uses of CoverageSubtypeParentType in net.opengis.wcs20
Methods in net.opengis.wcs20 that return CoverageSubtypeParentTypeModifier and TypeMethodDescriptionWcs20Factory.createCoverageSubtypeParentType()
Returns a new object of class 'Coverage Subtype Parent Type'.CoverageSubtypeParentType.getCoverageSubtypeParent()
Returns the value of the 'Coverage Subtype Parent' containment reference.CoverageSummaryType.getCoverageSubtypeParent()
Returns the value of the 'Coverage Subtype Parent' containment reference.DocumentRoot.getCoverageSubtypeParent()
Returns the value of the 'Coverage Subtype Parent' containment reference.ServiceParametersType.getCoverageSubtypeParent()
Returns the value of the 'Coverage Subtype Parent' containment reference.Methods in net.opengis.wcs20 with parameters of type CoverageSubtypeParentTypeModifier and TypeMethodDescriptionvoid
CoverageSubtypeParentType.setCoverageSubtypeParent
(CoverageSubtypeParentType value) Sets the value of the 'Coverage Subtype Parent
' containment reference.void
CoverageSummaryType.setCoverageSubtypeParent
(CoverageSubtypeParentType value) Sets the value of the 'Coverage Subtype Parent
' containment reference.void
DocumentRoot.setCoverageSubtypeParent
(CoverageSubtypeParentType value) Sets the value of the 'Coverage Subtype Parent
' containment reference.void
ServiceParametersType.setCoverageSubtypeParent
(CoverageSubtypeParentType value) Sets the value of the 'Coverage Subtype Parent
' containment reference. -
Uses of CoverageSubtypeParentType in net.opengis.wcs20.impl
Classes in net.opengis.wcs20.impl that implement CoverageSubtypeParentTypeModifier and TypeClassDescriptionclass
An implementation of the model object 'Coverage Subtype Parent Type'.Fields in net.opengis.wcs20.impl declared as CoverageSubtypeParentTypeModifier and TypeFieldDescriptionprotected CoverageSubtypeParentType
CoverageSubtypeParentTypeImpl.coverageSubtypeParent
The cached value of the 'Coverage Subtype Parent
' containment reference.protected CoverageSubtypeParentType
CoverageSummaryTypeImpl.coverageSubtypeParent
The cached value of the 'Coverage Subtype Parent
' containment reference.protected CoverageSubtypeParentType
ServiceParametersTypeImpl.coverageSubtypeParent
The cached value of the 'Coverage Subtype Parent
' containment reference.Methods in net.opengis.wcs20.impl that return CoverageSubtypeParentTypeModifier and TypeMethodDescriptionWcs20FactoryImpl.createCoverageSubtypeParentType()
CoverageSubtypeParentTypeImpl.getCoverageSubtypeParent()
CoverageSummaryTypeImpl.getCoverageSubtypeParent()
DocumentRootImpl.getCoverageSubtypeParent()
ServiceParametersTypeImpl.getCoverageSubtypeParent()
Methods in net.opengis.wcs20.impl with parameters of type CoverageSubtypeParentTypeModifier and TypeMethodDescriptionNotificationChain
CoverageSubtypeParentTypeImpl.basicSetCoverageSubtypeParent
(CoverageSubtypeParentType newCoverageSubtypeParent, NotificationChain msgs) NotificationChain
CoverageSummaryTypeImpl.basicSetCoverageSubtypeParent
(CoverageSubtypeParentType newCoverageSubtypeParent, NotificationChain msgs) NotificationChain
DocumentRootImpl.basicSetCoverageSubtypeParent
(CoverageSubtypeParentType newCoverageSubtypeParent, NotificationChain msgs) NotificationChain
ServiceParametersTypeImpl.basicSetCoverageSubtypeParent
(CoverageSubtypeParentType newCoverageSubtypeParent, NotificationChain msgs) void
CoverageSubtypeParentTypeImpl.setCoverageSubtypeParent
(CoverageSubtypeParentType newCoverageSubtypeParent) void
CoverageSummaryTypeImpl.setCoverageSubtypeParent
(CoverageSubtypeParentType newCoverageSubtypeParent) void
DocumentRootImpl.setCoverageSubtypeParent
(CoverageSubtypeParentType newCoverageSubtypeParent) void
ServiceParametersTypeImpl.setCoverageSubtypeParent
(CoverageSubtypeParentType newCoverageSubtypeParent) -
Uses of CoverageSubtypeParentType in net.opengis.wcs20.util
Methods in net.opengis.wcs20.util with parameters of type CoverageSubtypeParentTypeModifier and TypeMethodDescriptionboolean
Wcs20Validator.validateCoverageSubtypeParentType
(CoverageSubtypeParentType coverageSubtypeParentType, DiagnosticChain diagnostics, Map<Object, Object> context)