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

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

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

Fields in net.opengis.iso19139.srv.v_20060504 declared as SVParameterDirectionType
protected  SVParameterDirectionType SVParameterDirectionPropertyType.svParameterDirection
           
 

Methods in net.opengis.iso19139.srv.v_20060504 that return SVParameterDirectionType
static SVParameterDirectionType SVParameterDirectionType.fromValue(String v)
           
 SVParameterDirectionType SVParameterDirectionPropertyType.getSVParameterDirection()
          Gets the value of the svParameterDirection property.
static SVParameterDirectionType SVParameterDirectionType.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static SVParameterDirectionType[] SVParameterDirectionType.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 SVParameterDirectionType
 JAXBElement<SVParameterDirectionType> ObjectFactory.createSVParameterDirection(SVParameterDirectionType value)
          Create an instance of JAXBElement<SVParameterDirectionType>}
 

Methods in net.opengis.iso19139.srv.v_20060504 with parameters of type SVParameterDirectionType
 JAXBElement<SVParameterDirectionType> ObjectFactory.createSVParameterDirection(SVParameterDirectionType value)
          Create an instance of JAXBElement<SVParameterDirectionType>}
 void SVParameterDirectionPropertyType.setSVParameterDirection(SVParameterDirectionType value)
          Sets the value of the svParameterDirection property.
 SVParameterDirectionPropertyType SVParameterDirectionPropertyType.withSVParameterDirection(SVParameterDirectionType value)
           
 



Copyright © 2008-2015. All Rights Reserved.