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 GetParams.getPattern()
          Gets the pattern value for this GetParams.
 AnyHolder GetByIDsParams.getPattern()
          Gets the pattern value for this GetByIDsParams.
 AnyHolder GetByIDParams.getPattern()
          Gets the pattern value for this GetByIDParams.
 AnyHolder TWriterPortType.update(AnyHolder request)
           
 

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

Constructors in org.gcube.data.tm.stubs with parameters of type AnyHolder
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)
           
 AnyHolder TWriterPortTypeSOAPBindingStub.update(AnyHolder request)
           
 

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



Copyright © 2012. All Rights Reserved.