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

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

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

Fields in net.opengis.iso19139.srv.v_20060504 declared as SVOperationType
protected  SVOperationType SVOperationPropertyType.svOperation
           
 

Methods in net.opengis.iso19139.srv.v_20060504 that return SVOperationType
 SVOperationType ObjectFactory.createSVOperationType()
          Create an instance of SVOperationType
 SVOperationType SVOperationPropertyType.getSVOperation()
          Gets the value of the svOperation property.
 SVOperationType SVOperationType.withDependsOn(Collection<SVOperationPropertyType> values)
           
 SVOperationType SVOperationType.withDependsOn(List<SVOperationPropertyType> value)
           
 SVOperationType SVOperationType.withDependsOn(SVOperationPropertyType... values)
           
 SVOperationType SVOperationType.withId(String value)
           
 SVOperationType SVOperationType.withOperationName(MemberNamePropertyType value)
           
 SVOperationType SVOperationType.withParameter(SVParameterPropertyType value)
           
 SVOperationType SVOperationType.withUuid(String value)
           
 

Methods in net.opengis.iso19139.srv.v_20060504 that return types with arguments of type SVOperationType
 JAXBElement<SVOperationType> ObjectFactory.createSVOperation(SVOperationType value)
          Create an instance of JAXBElement<SVOperationType>}
 

Methods in net.opengis.iso19139.srv.v_20060504 with parameters of type SVOperationType
 JAXBElement<SVOperationType> ObjectFactory.createSVOperation(SVOperationType value)
          Create an instance of JAXBElement<SVOperationType>}
 void SVOperationPropertyType.setSVOperation(SVOperationType value)
          Sets the value of the svOperation property.
 SVOperationPropertyType SVOperationPropertyType.withSVOperation(SVOperationType value)
           
 



Copyright © 2008-2015. All Rights Reserved.