Uses of Class
com.ecebs.rtd.enabler.types.request.ModifyRequest

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

Subclasses of ModifyRequest in com.ecebs.rtd.enabler.types.request
 class AddStoredUseRequest
          Represents a request to add a number of stored uses to a product on a CM
 class AddSTRRequest
          Represents a request to add value to an STR on a CM
 class DeductStoredUseRequest
          Represents a request to deduct a number of stored uses from a product on a CM
 class DeductSTRRequest
          Represents a request to deduct value from an STR on a CM
 class DeleteProductRequest
          Represents a request to delete a product on a CM
 class LoadProductRequest
          Represents a request to be sent to an RTD server to load a product on to a CM
 class SpecificProductRequest
          Represents a specific instance of a product on a CM
 class UpdatePassExpiryDateRequest
          Represents a request to update the expiry of the current pass of an ITSO TYP22 product on a CM
 

Methods in com.ecebs.rtd.enabler.types.request that return ModifyRequest
abstract  ModifyRequest ModifyRequest.addParam(String key, Object value)
          Add a parameter to the request.
 



Copyright © 2013 Ecebs Ltd. All Rights Reserved.