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

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

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

Fields in net.opengis.iso19139.srv.v_20060504 declared as SVOperationModelType
protected  SVOperationModelType SVOperationModelPropertyType.svOperationModel
           
 

Methods in net.opengis.iso19139.srv.v_20060504 that return SVOperationModelType
static SVOperationModelType SVOperationModelType.fromValue(String v)
           
 SVOperationModelType SVOperationModelPropertyType.getSVOperationModel()
          Gets the value of the svOperationModel property.
static SVOperationModelType SVOperationModelType.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static SVOperationModelType[] SVOperationModelType.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 

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

Methods in net.opengis.iso19139.srv.v_20060504 with parameters of type SVOperationModelType
 JAXBElement<SVOperationModelType> ObjectFactory.createSVOperationModel(SVOperationModelType value)
          Create an instance of JAXBElement<SVOperationModelType>}
 void SVOperationModelPropertyType.setSVOperationModel(SVOperationModelType value)
          Sets the value of the svOperationModel property.
 SVOperationModelPropertyType SVOperationModelPropertyType.withSVOperationModel(SVOperationModelType value)
           
 



Copyright © 2008-2015. All Rights Reserved.