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

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

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

Fields in net.opengis.iso19139.srv.v_20060504 declared as SVParameterType
protected  SVParameterType SVParameterPropertyType.svParameter
           
 

Methods in net.opengis.iso19139.srv.v_20060504 that return SVParameterType
 SVParameterType ObjectFactory.createSVParameterType()
          Create an instance of SVParameterType
 SVParameterType SVParameterPropertyType.getSVParameter()
          Gets the value of the svParameter property.
 SVParameterType SVParameterType.withDescription(CharacterStringPropertyType value)
           
 SVParameterType SVParameterType.withDirection(SVParameterDirectionPropertyType value)
           
 SVParameterType SVParameterType.withId(String value)
           
 SVParameterType SVParameterType.withName(MemberNameType value)
           
 SVParameterType SVParameterType.withOptionality(CharacterStringPropertyType value)
           
 SVParameterType SVParameterType.withRepeatability(BooleanPropertyType value)
           
 SVParameterType SVParameterType.withUuid(String value)
           
 SVParameterType SVParameterType.withValueType(TypeNamePropertyType value)
           
 

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

Methods in net.opengis.iso19139.srv.v_20060504 with parameters of type SVParameterType
 JAXBElement<SVParameterType> ObjectFactory.createSVParameter(SVParameterType value)
          Create an instance of JAXBElement<SVParameterType>}
 void SVParameterPropertyType.setSVParameter(SVParameterType value)
          Sets the value of the svParameter property.
 SVParameterPropertyType SVParameterPropertyType.withSVParameter(SVParameterType value)
           
 



Copyright © 2008-2015. All Rights Reserved.