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

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

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

Fields in net.opengis.iso19139.srv.v_20060504 declared as SVServiceType
protected  SVServiceType SVServicePropertyType.svService
           
 

Methods in net.opengis.iso19139.srv.v_20060504 that return SVServiceType
 SVServiceType ObjectFactory.createSVServiceType()
          Create an instance of SVServiceType
 SVServiceType SVServicePropertyType.getSVService()
          Gets the value of the svService property.
 SVServiceType SVServiceType.withId(String value)
           
 SVServiceType SVServiceType.withSpecification(Collection<SVPlatformSpecificServiceSpecificationPropertyType> values)
           
 SVServiceType SVServiceType.withSpecification(List<SVPlatformSpecificServiceSpecificationPropertyType> value)
           
 SVServiceType SVServiceType.withSpecification(SVPlatformSpecificServiceSpecificationPropertyType... values)
           
 SVServiceType SVServiceType.withTheSVPort(Collection<SVPortPropertyType> values)
           
 SVServiceType SVServiceType.withTheSVPort(List<SVPortPropertyType> value)
           
 SVServiceType SVServiceType.withTheSVPort(SVPortPropertyType... values)
           
 SVServiceType SVServiceType.withUuid(String value)
           
 

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

Methods in net.opengis.iso19139.srv.v_20060504 with parameters of type SVServiceType
 JAXBElement<SVServiceType> ObjectFactory.createSVService(SVServiceType value)
          Create an instance of JAXBElement<SVServiceType>}
 void SVServicePropertyType.setSVService(SVServiceType value)
          Sets the value of the svService property.
 SVServicePropertyType SVServicePropertyType.withSVService(SVServiceType value)
           
 



Copyright © 2008-2016. All Rights Reserved.