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

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

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

Fields in net.opengis.iso19139.srv.v_20060504 declared as SVPortType
protected  SVPortType SVPortPropertyType.svPort
           
 

Methods in net.opengis.iso19139.srv.v_20060504 that return SVPortType
 SVPortType ObjectFactory.createSVPortType()
          Create an instance of SVPortType
 SVPortType SVPortPropertyType.getSVPort()
          Gets the value of the svPort property.
 SVPortType SVPortType.withId(String value)
           
 SVPortType SVPortType.withTheSVInterface(Collection<SVInterfacePropertyType> values)
           
 SVPortType SVPortType.withTheSVInterface(List<SVInterfacePropertyType> value)
           
 SVPortType SVPortType.withTheSVInterface(SVInterfacePropertyType... values)
           
 SVPortType SVPortType.withUuid(String value)
           
 

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

Methods in net.opengis.iso19139.srv.v_20060504 with parameters of type SVPortType
 JAXBElement<SVPortType> ObjectFactory.createSVPort(SVPortType value)
          Create an instance of JAXBElement<SVPortType>}
 void SVPortPropertyType.setSVPort(SVPortType value)
          Sets the value of the svPort property.
 SVPortPropertyType SVPortPropertyType.withSVPort(SVPortType value)
           
 



Copyright © 2008-2016. All Rights Reserved.