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

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

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

Fields in net.opengis.iso19139.srv.v_20060504 declared as SVOperationMetadataType
protected  SVOperationMetadataType SVOperationMetadataPropertyType.svOperationMetadata
           
 

Methods in net.opengis.iso19139.srv.v_20060504 that return SVOperationMetadataType
 SVOperationMetadataType ObjectFactory.createSVOperationMetadataType()
          Create an instance of SVOperationMetadataType
 SVOperationMetadataType SVOperationMetadataPropertyType.getSVOperationMetadata()
          Gets the value of the svOperationMetadata property.
 SVOperationMetadataType SVOperationMetadataType.withConnectPoint(CIOnlineResourcePropertyType... values)
           
 SVOperationMetadataType SVOperationMetadataType.withConnectPoint(Collection<CIOnlineResourcePropertyType> values)
           
 SVOperationMetadataType SVOperationMetadataType.withConnectPoint(List<CIOnlineResourcePropertyType> value)
           
 SVOperationMetadataType SVOperationMetadataType.withDCP(Collection<DCPListPropertyType> values)
           
 SVOperationMetadataType SVOperationMetadataType.withDCP(DCPListPropertyType... values)
           
 SVOperationMetadataType SVOperationMetadataType.withDCP(List<DCPListPropertyType> value)
           
 SVOperationMetadataType SVOperationMetadataType.withDependsOn(Collection<SVOperationMetadataPropertyType> values)
           
 SVOperationMetadataType SVOperationMetadataType.withDependsOn(List<SVOperationMetadataPropertyType> value)
           
 SVOperationMetadataType SVOperationMetadataType.withDependsOn(SVOperationMetadataPropertyType... values)
           
 SVOperationMetadataType SVOperationMetadataType.withId(String value)
           
 SVOperationMetadataType SVOperationMetadataType.withInvocationName(CharacterStringPropertyType value)
           
 SVOperationMetadataType SVOperationMetadataType.withOperationDescription(CharacterStringPropertyType value)
           
 SVOperationMetadataType SVOperationMetadataType.withOperationName(CharacterStringPropertyType value)
           
 SVOperationMetadataType SVOperationMetadataType.withParameters(Collection<SVParameterPropertyType> values)
           
 SVOperationMetadataType SVOperationMetadataType.withParameters(List<SVParameterPropertyType> value)
           
 SVOperationMetadataType SVOperationMetadataType.withParameters(SVParameterPropertyType... values)
           
 SVOperationMetadataType SVOperationMetadataType.withUuid(String value)
           
 

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

Methods in net.opengis.iso19139.srv.v_20060504 with parameters of type SVOperationMetadataType
 JAXBElement<SVOperationMetadataType> ObjectFactory.createSVOperationMetadata(SVOperationMetadataType value)
          Create an instance of JAXBElement<SVOperationMetadataType>}
 void SVOperationMetadataPropertyType.setSVOperationMetadata(SVOperationMetadataType value)
          Sets the value of the svOperationMetadata property.
 SVOperationMetadataPropertyType SVOperationMetadataPropertyType.withSVOperationMetadata(SVOperationMetadataType value)
           
 



Copyright © 2008-2015. All Rights Reserved.