Uses of Class
net.opengis.iso19139.srv.v_20060504.DCPListPropertyType

Packages that use DCPListPropertyType
net.opengis.iso19139.srv.v_20060504   
 

Uses of DCPListPropertyType in net.opengis.iso19139.srv.v_20060504
 

Fields in net.opengis.iso19139.srv.v_20060504 declared as DCPListPropertyType
protected  DCPListPropertyType SVPortSpecificationType.binding
           
protected  DCPListPropertyType SVPlatformSpecificServiceSpecificationType.dcp
           
 

Fields in net.opengis.iso19139.srv.v_20060504 with type parameters of type DCPListPropertyType
protected  List<DCPListPropertyType> SVOperationMetadataType.dcp
           
 

Methods in net.opengis.iso19139.srv.v_20060504 that return DCPListPropertyType
 DCPListPropertyType ObjectFactory.createDCPListPropertyType()
          Create an instance of DCPListPropertyType
 DCPListPropertyType SVPortSpecificationType.getBinding()
          Gets the value of the binding property.
 DCPListPropertyType SVPlatformSpecificServiceSpecificationType.getDCP()
          Gets the value of the dcp property.
 DCPListPropertyType DCPListPropertyType.withDCPList(CodeListValueType value)
           
 DCPListPropertyType DCPListPropertyType.withNilReason(Collection<String> values)
           
 DCPListPropertyType DCPListPropertyType.withNilReason(List<String> value)
           
 DCPListPropertyType DCPListPropertyType.withNilReason(String... values)
           
 

Methods in net.opengis.iso19139.srv.v_20060504 that return types with arguments of type DCPListPropertyType
 List<DCPListPropertyType> SVOperationMetadataType.getDCP()
          Gets the value of the dcp property.
 

Methods in net.opengis.iso19139.srv.v_20060504 with parameters of type DCPListPropertyType
 void SVPortSpecificationType.setBinding(DCPListPropertyType value)
          Sets the value of the binding property.
 void SVPlatformSpecificServiceSpecificationType.setDCP(DCPListPropertyType value)
          Sets the value of the dcp property.
 SVPortSpecificationType SVPortSpecificationType.withBinding(DCPListPropertyType value)
           
 SVOperationMetadataType SVOperationMetadataType.withDCP(DCPListPropertyType... values)
           
 SVPlatformSpecificServiceSpecificationType SVPlatformSpecificServiceSpecificationType.withDCP(DCPListPropertyType value)
           
 

Method parameters in net.opengis.iso19139.srv.v_20060504 with type arguments of type DCPListPropertyType
 void SVOperationMetadataType.setDCP(List<DCPListPropertyType> value)
           
 SVOperationMetadataType SVOperationMetadataType.withDCP(Collection<DCPListPropertyType> values)
           
 SVOperationMetadataType SVOperationMetadataType.withDCP(List<DCPListPropertyType> value)
           
 



Copyright © 2008-2016. All Rights Reserved.