NASA World Wind WMS

Uses of Class
gov.nasa.worldwind.servers.wms.xml.DCPType

Packages that use DCPType
gov.nasa.worldwind.servers.wms.xml   
 

Uses of DCPType in gov.nasa.worldwind.servers.wms.xml
 

Fields in gov.nasa.worldwind.servers.wms.xml with type parameters of type DCPType
protected  List<DCPType> OperationType.dcpType
           
 

Methods in gov.nasa.worldwind.servers.wms.xml that return DCPType
 DCPType ObjectFactory.createDCPType()
          Create an instance of DCPType
 

Methods in gov.nasa.worldwind.servers.wms.xml that return types with arguments of type DCPType
 List<DCPType> OperationType.getDCPType()
          Gets the value of the dcpType property.
 


NASA World Wind WMS