Uses of Class
org.gcube.data.tm.stubs.AnyHolder

Packages that use AnyHolder
org.gcube.data.tm.stubs   
org.gcube.data.tm.stubs.bindings   
 

Uses of AnyHolder in org.gcube.data.tm.stubs
 

Methods in org.gcube.data.tm.stubs that return AnyHolder
 AnyHolder TWriterPortType.add(AnyHolder request)
           
 AnyHolder TReaderPortType.getByID(GetByIDParams request)
           
 AnyHolder TReaderPortType.getNode(Path request)
           
 AnyHolder AddOutcomeSuccess.getOutput()
          Gets the output value for this AddOutcomeSuccess.
 AnyHolder GetByIDsParams.getPattern()
          Gets the pattern value for this GetByIDsParams.
 AnyHolder GetParams.getPattern()
          Gets the pattern value for this GetParams.
 AnyHolder GetByIDParams.getPattern()
          Gets the pattern value for this GetByIDParams.
 

Methods in org.gcube.data.tm.stubs with parameters of type AnyHolder
 AnyHolder TWriterPortType.add(AnyHolder request)
           
 void AddOutcomeSuccess.setOutput(AnyHolder output)
          Sets the output value for this AddOutcomeSuccess.
 void GetByIDsParams.setPattern(AnyHolder pattern)
          Sets the pattern value for this GetByIDsParams.
 void GetParams.setPattern(AnyHolder pattern)
          Sets the pattern value for this GetParams.
 void GetByIDParams.setPattern(AnyHolder pattern)
          Sets the pattern value for this GetByIDParams.
 org.gcube.common.core.types.VOID TWriterPortType.update(AnyHolder request)
           
 

Constructors in org.gcube.data.tm.stubs with parameters of type AnyHolder
AddOutcomeSuccess(AnyHolder output)
           
GetByIDParams(AnyHolder pattern, String rootID)
           
GetByIDsParams(String locator, AnyHolder pattern)
           
GetParams(AnyHolder pattern)
           
 

Uses of AnyHolder in org.gcube.data.tm.stubs.bindings
 

Methods in org.gcube.data.tm.stubs.bindings that return AnyHolder
 AnyHolder TWriterPortTypeSOAPBindingStub.add(AnyHolder request)
           
 AnyHolder TReaderPortTypeSOAPBindingStub.getByID(GetByIDParams request)
           
 AnyHolder TReaderPortTypeSOAPBindingStub.getNode(Path request)
           
 

Methods in org.gcube.data.tm.stubs.bindings with parameters of type AnyHolder
 AnyHolder TWriterPortTypeSOAPBindingStub.add(AnyHolder request)
           
 org.gcube.common.core.types.VOID TWriterPortTypeSOAPBindingStub.update(AnyHolder request)
           
 



Copyright © 2012. All Rights Reserved.