Uses of Interface
net.opengis.ows10.DCPType

Packages that use DCPType
net.opengis.ows10   
net.opengis.ows10.impl   
 

Uses of DCPType in net.opengis.ows10
 

Methods in net.opengis.ows10 that return DCPType
 DCPType Ows10Factory.createDCPType()
          Returns a new object of class 'DCP Type'.
 DCPType DocumentRoot.getDcp()
          Returns the value of the 'Dcp' containment reference.
 

Methods in net.opengis.ows10 with parameters of type DCPType
 void DocumentRoot.setDcp(DCPType value)
          Sets the value of the 'Dcp' containment reference.
 

Uses of DCPType in net.opengis.ows10.impl
 

Methods in net.opengis.ows10.impl that return DCPType
 DCPType Ows10FactoryImpl.createDCPType()
           
 DCPType DocumentRootImpl.getDcp()
           
 

Methods in net.opengis.ows10.impl with parameters of type DCPType
 org.eclipse.emf.common.notify.NotificationChain DocumentRootImpl.basicSetDcp(DCPType newDcp, org.eclipse.emf.common.notify.NotificationChain msgs)
           
 void DocumentRootImpl.setDcp(DCPType newDcp)
           
 



Copyright © 1996-2010 Geotools. All Rights Reserved.