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

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

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

Fields in net.opengis.iso19139.srv.v_20060504 declared as SVParameterPropertyType
protected  SVParameterPropertyType SVOperationType.parameter
           
 

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

Methods in net.opengis.iso19139.srv.v_20060504 that return SVParameterPropertyType
 SVParameterPropertyType ObjectFactory.createSVParameterPropertyType()
          Create an instance of SVParameterPropertyType
 SVParameterPropertyType SVOperationType.getParameter()
          Gets the value of the parameter property.
 SVParameterPropertyType SVParameterPropertyType.withActuate(org.hisrc.w3c.xlink.v_1_0.ActuateType value)
           
 SVParameterPropertyType SVParameterPropertyType.withArcrole(String value)
           
 SVParameterPropertyType SVParameterPropertyType.withHref(String value)
           
 SVParameterPropertyType SVParameterPropertyType.withNilReason(Collection<String> values)
           
 SVParameterPropertyType SVParameterPropertyType.withNilReason(List<String> value)
           
 SVParameterPropertyType SVParameterPropertyType.withNilReason(String... values)
           
 SVParameterPropertyType SVParameterPropertyType.withRole(String value)
           
 SVParameterPropertyType SVParameterPropertyType.withShow(org.hisrc.w3c.xlink.v_1_0.ShowType value)
           
 SVParameterPropertyType SVParameterPropertyType.withSVParameter(SVParameterType value)
           
 SVParameterPropertyType SVParameterPropertyType.withTitle(String value)
           
 SVParameterPropertyType SVParameterPropertyType.withTYPE(org.hisrc.w3c.xlink.v_1_0.TypeType value)
           
 SVParameterPropertyType SVParameterPropertyType.withUuidref(String value)
           
 

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

Methods in net.opengis.iso19139.srv.v_20060504 with parameters of type SVParameterPropertyType
 void SVOperationType.setParameter(SVParameterPropertyType value)
          Sets the value of the parameter property.
 SVOperationType SVOperationType.withParameter(SVParameterPropertyType value)
           
 SVOperationMetadataType SVOperationMetadataType.withParameters(SVParameterPropertyType... values)
           
 

Method parameters in net.opengis.iso19139.srv.v_20060504 with type arguments of type SVParameterPropertyType
 void SVOperationMetadataType.setParameters(List<SVParameterPropertyType> value)
           
 SVOperationMetadataType SVOperationMetadataType.withParameters(Collection<SVParameterPropertyType> values)
           
 SVOperationMetadataType SVOperationMetadataType.withParameters(List<SVParameterPropertyType> value)
           
 



Copyright © 2008-2016. All Rights Reserved.