Uses of Class
com.ecebs.rtd.enabler.types.request.DeductStoredUseRequest.DeductStoredUseReason

Packages that use DeductStoredUseRequest.DeductStoredUseReason
com.ecebs.rtd.enabler.types.request Holds classes that represent requests that can be sent to an RTD server to modify or obtain information about a smartcard. 
 

Uses of DeductStoredUseRequest.DeductStoredUseReason in com.ecebs.rtd.enabler.types.request
 

Methods in com.ecebs.rtd.enabler.types.request that return DeductStoredUseRequest.DeductStoredUseReason
static DeductStoredUseRequest.DeductStoredUseReason DeductStoredUseRequest.DeductStoredUseReason.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static DeductStoredUseRequest.DeductStoredUseReason[] DeductStoredUseRequest.DeductStoredUseReason.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 

Methods in com.ecebs.rtd.enabler.types.request with parameters of type DeductStoredUseRequest.DeductStoredUseReason
 DeductStoredUseRequest DeductStoredUseRequest.setReason(DeductStoredUseRequest.DeductStoredUseReason reason)
          Set the reason for the debit taking place
 



Copyright © 2013 Ecebs Ltd. All Rights Reserved.