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

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

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

Fields in net.opengis.iso19139.srv.v_20060504 declared as SVOperationChainMetadataType
protected  SVOperationChainMetadataType SVOperationChainMetadataPropertyType.svOperationChainMetadata
           
 

Methods in net.opengis.iso19139.srv.v_20060504 that return SVOperationChainMetadataType
 SVOperationChainMetadataType ObjectFactory.createSVOperationChainMetadataType()
          Create an instance of SVOperationChainMetadataType
 SVOperationChainMetadataType SVOperationChainMetadataPropertyType.getSVOperationChainMetadata()
          Gets the value of the svOperationChainMetadata property.
 SVOperationChainMetadataType SVOperationChainMetadataType.withDescription(CharacterStringPropertyType value)
           
 SVOperationChainMetadataType SVOperationChainMetadataType.withId(String value)
           
 SVOperationChainMetadataType SVOperationChainMetadataType.withName(CharacterStringPropertyType value)
           
 SVOperationChainMetadataType SVOperationChainMetadataType.withOperation(Collection<SVOperationMetadataPropertyType> values)
           
 SVOperationChainMetadataType SVOperationChainMetadataType.withOperation(List<SVOperationMetadataPropertyType> value)
           
 SVOperationChainMetadataType SVOperationChainMetadataType.withOperation(SVOperationMetadataPropertyType... values)
           
 SVOperationChainMetadataType SVOperationChainMetadataType.withUuid(String value)
           
 

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

Methods in net.opengis.iso19139.srv.v_20060504 with parameters of type SVOperationChainMetadataType
 JAXBElement<SVOperationChainMetadataType> ObjectFactory.createSVOperationChainMetadata(SVOperationChainMetadataType value)
          Create an instance of JAXBElement<SVOperationChainMetadataType>}
 void SVOperationChainMetadataPropertyType.setSVOperationChainMetadata(SVOperationChainMetadataType value)
          Sets the value of the svOperationChainMetadata property.
 SVOperationChainMetadataPropertyType SVOperationChainMetadataPropertyType.withSVOperationChainMetadata(SVOperationChainMetadataType value)
           
 



Copyright © 2008-2015. All Rights Reserved.