Uses of Interface
net.opengis.ows10.DCPType
Packages that use DCPType
-
Uses of DCPType in net.opengis.ows10
Methods in net.opengis.ows10 that return DCPTypeModifier and TypeMethodDescriptionOws10Factory.createDCPType()
Returns a new object of class 'DCP Type'.DocumentRoot.getDcp()
Returns the value of the 'Dcp' containment reference.Methods in net.opengis.ows10 that return types with arguments of type DCPTypeModifier and TypeMethodDescriptionEList<DCPType>
OperationType.getDCP()
Returns the value of the 'DCP' containment reference list.Methods in net.opengis.ows10 with parameters of type DCPType -
Uses of DCPType in net.opengis.ows10.impl
Classes in net.opengis.ows10.impl that implement DCPTypeModifier and TypeClassDescriptionclass
An implementation of the model object 'DCP Type'.Fields in net.opengis.ows10.impl with type parameters of type DCPTypeModifier and TypeFieldDescriptionprotected EList<DCPType>
OperationTypeImpl.dCP
The cached value of the 'DCP
' containment reference list.Methods in net.opengis.ows10.impl that return DCPTypeMethods in net.opengis.ows10.impl that return types with arguments of type DCPTypeMethods in net.opengis.ows10.impl with parameters of type DCPTypeModifier and TypeMethodDescriptionNotificationChain
DocumentRootImpl.basicSetDcp
(DCPType newDcp, NotificationChain msgs) void
-
Uses of DCPType in net.opengis.ows10.validation
Methods in net.opengis.ows10.validation with parameters of type DCPType