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

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

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

Fields in net.opengis.iso19139.srv.v_20060504 declared as SVOperationPropertyType
protected  SVOperationPropertyType SVInterfaceType.operation
           
 

Fields in net.opengis.iso19139.srv.v_20060504 with type parameters of type SVOperationPropertyType
protected  List<SVOperationPropertyType> SVOperationType.dependsOn
           
protected  List<SVOperationPropertyType> SVOperationChainType.operation
           
 

Methods in net.opengis.iso19139.srv.v_20060504 that return SVOperationPropertyType
 SVOperationPropertyType ObjectFactory.createSVOperationPropertyType()
          Create an instance of SVOperationPropertyType
 SVOperationPropertyType SVInterfaceType.getOperation()
          Gets the value of the operation property.
 SVOperationPropertyType SVOperationPropertyType.withActuate(org.hisrc.w3c.xlink.v_1_0.ActuateType value)
           
 SVOperationPropertyType SVOperationPropertyType.withArcrole(String value)
           
 SVOperationPropertyType SVOperationPropertyType.withHref(String value)
           
 SVOperationPropertyType SVOperationPropertyType.withNilReason(Collection<String> values)
           
 SVOperationPropertyType SVOperationPropertyType.withNilReason(List<String> value)
           
 SVOperationPropertyType SVOperationPropertyType.withNilReason(String... values)
           
 SVOperationPropertyType SVOperationPropertyType.withRole(String value)
           
 SVOperationPropertyType SVOperationPropertyType.withShow(org.hisrc.w3c.xlink.v_1_0.ShowType value)
           
 SVOperationPropertyType SVOperationPropertyType.withSVOperation(SVOperationType value)
           
 SVOperationPropertyType SVOperationPropertyType.withTitle(String value)
           
 SVOperationPropertyType SVOperationPropertyType.withTYPE(org.hisrc.w3c.xlink.v_1_0.TypeType value)
           
 SVOperationPropertyType SVOperationPropertyType.withUuidref(String value)
           
 

Methods in net.opengis.iso19139.srv.v_20060504 that return types with arguments of type SVOperationPropertyType
 List<SVOperationPropertyType> SVOperationType.getDependsOn()
          Gets the value of the dependsOn property.
 List<SVOperationPropertyType> SVOperationChainType.getOperation()
          Gets the value of the operation property.
 

Methods in net.opengis.iso19139.srv.v_20060504 with parameters of type SVOperationPropertyType
 void SVInterfaceType.setOperation(SVOperationPropertyType value)
          Sets the value of the operation property.
 SVOperationType SVOperationType.withDependsOn(SVOperationPropertyType... values)
           
 SVOperationChainType SVOperationChainType.withOperation(SVOperationPropertyType... values)
           
 SVInterfaceType SVInterfaceType.withOperation(SVOperationPropertyType value)
           
 

Method parameters in net.opengis.iso19139.srv.v_20060504 with type arguments of type SVOperationPropertyType
 void SVOperationType.setDependsOn(List<SVOperationPropertyType> value)
           
 void SVOperationChainType.setOperation(List<SVOperationPropertyType> value)
           
 SVOperationType SVOperationType.withDependsOn(Collection<SVOperationPropertyType> values)
           
 SVOperationType SVOperationType.withDependsOn(List<SVOperationPropertyType> value)
           
 SVOperationChainType SVOperationChainType.withOperation(Collection<SVOperationPropertyType> values)
           
 SVOperationChainType SVOperationChainType.withOperation(List<SVOperationPropertyType> value)
           
 



Copyright © 2008-2016. All Rights Reserved.