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

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

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

Fields in net.opengis.iso19139.srv.v_20060504 declared as SVInterfaceType
protected  SVInterfaceType SVInterfacePropertyType.svInterface
           
 

Methods in net.opengis.iso19139.srv.v_20060504 that return SVInterfaceType
 SVInterfaceType ObjectFactory.createSVInterfaceType()
          Create an instance of SVInterfaceType
 SVInterfaceType SVInterfacePropertyType.getSVInterface()
          Gets the value of the svInterface property.
 SVInterfaceType SVInterfaceType.withId(String value)
           
 SVInterfaceType SVInterfaceType.withOperation(SVOperationPropertyType value)
           
 SVInterfaceType SVInterfaceType.withTheSVPort(Collection<SVPortPropertyType> values)
           
 SVInterfaceType SVInterfaceType.withTheSVPort(List<SVPortPropertyType> value)
           
 SVInterfaceType SVInterfaceType.withTheSVPort(SVPortPropertyType... values)
           
 SVInterfaceType SVInterfaceType.withTypeName(TypeNamePropertyType value)
           
 SVInterfaceType SVInterfaceType.withUuid(String value)
           
 

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

Methods in net.opengis.iso19139.srv.v_20060504 with parameters of type SVInterfaceType
 JAXBElement<SVInterfaceType> ObjectFactory.createSVInterface(SVInterfaceType value)
          Create an instance of JAXBElement<SVInterfaceType>}
 void SVInterfacePropertyType.setSVInterface(SVInterfaceType value)
          Sets the value of the svInterface property.
 SVInterfacePropertyType SVInterfacePropertyType.withSVInterface(SVInterfaceType value)
           
 



Copyright © 2008-2015. All Rights Reserved.