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

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

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

Fields in net.opengis.iso19139.srv.v_20060504 declared as SVOperationChainType
protected  SVOperationChainType SVOperationChainPropertyType.svOperationChain
           
 

Methods in net.opengis.iso19139.srv.v_20060504 that return SVOperationChainType
 SVOperationChainType ObjectFactory.createSVOperationChainType()
          Create an instance of SVOperationChainType
 SVOperationChainType SVOperationChainPropertyType.getSVOperationChain()
          Gets the value of the svOperationChain property.
 SVOperationChainType SVOperationChainType.withDescription(CharacterStringPropertyType value)
           
 SVOperationChainType SVOperationChainType.withId(String value)
           
 SVOperationChainType SVOperationChainType.withName(CharacterStringPropertyType value)
           
 SVOperationChainType SVOperationChainType.withOperation(Collection<SVOperationPropertyType> values)
           
 SVOperationChainType SVOperationChainType.withOperation(List<SVOperationPropertyType> value)
           
 SVOperationChainType SVOperationChainType.withOperation(SVOperationPropertyType... values)
           
 SVOperationChainType SVOperationChainType.withUuid(String value)
           
 

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

Methods in net.opengis.iso19139.srv.v_20060504 with parameters of type SVOperationChainType
 JAXBElement<SVOperationChainType> ObjectFactory.createSVOperationChain(SVOperationChainType value)
          Create an instance of JAXBElement<SVOperationChainType>}
 void SVOperationChainPropertyType.setSVOperationChain(SVOperationChainType value)
          Sets the value of the svOperationChain property.
 SVOperationChainPropertyType SVOperationChainPropertyType.withSVOperationChain(SVOperationChainType value)
           
 



Copyright © 2008-2015. All Rights Reserved.