Uses of Class
com.ecebs.rtd.enabler.types.request.DeductSTRRequest.DeductSTRReason

Packages that use DeductSTRRequest.DeductSTRReason
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 DeductSTRRequest.DeductSTRReason in com.ecebs.rtd.enabler.types.request
 

Methods in com.ecebs.rtd.enabler.types.request that return DeductSTRRequest.DeductSTRReason
static DeductSTRRequest.DeductSTRReason DeductSTRRequest.DeductSTRReason.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static DeductSTRRequest.DeductSTRReason[] DeductSTRRequest.DeductSTRReason.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 DeductSTRRequest.DeductSTRReason
 DeductSTRRequest DeductSTRRequest.setReason(DeductSTRRequest.DeductSTRReason reason)
          Set the reason for the debit taking place
 



Copyright © 2013 Ecebs Ltd. All Rights Reserved.