Uses of Class
org.gcube.data.tm.utils.BindParametersWrapper

Packages that use BindParametersWrapper
org.gcube.data.tm.activationrecord   
 

Uses of BindParametersWrapper in org.gcube.data.tm.activationrecord
 

Methods in org.gcube.data.tm.activationrecord that return BindParametersWrapper
 BindParametersWrapper ActivationRecordBody.getParameters()
          Returns the parameters of the activation.
 

Methods in org.gcube.data.tm.activationrecord with parameters of type BindParametersWrapper
 void ActivationRecordBody.setParameters(BindParametersWrapper parameters)
          Sets the parameters of the activation.
 

Constructors in org.gcube.data.tm.activationrecord with parameters of type BindParametersWrapper
ActivationRecordBody(String id, BindParametersWrapper params)
          Creates an instance from the identifier of the record's creator and the activation's parameters.
 



Copyright © 2013. All Rights Reserved.