|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use DeleteProductRequest.DeleteProductReason | |
---|---|
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 DeleteProductRequest.DeleteProductReason in com.ecebs.rtd.enabler.types.request |
---|
Methods in com.ecebs.rtd.enabler.types.request that return DeleteProductRequest.DeleteProductReason | |
---|---|
static DeleteProductRequest.DeleteProductReason |
DeleteProductRequest.DeleteProductReason.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static DeleteProductRequest.DeleteProductReason[] |
DeleteProductRequest.DeleteProductReason.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 DeleteProductRequest.DeleteProductReason | |
---|---|
DeleteProductRequest |
DeleteProductRequest.setReason(DeleteProductRequest.DeleteProductReason reason)
Set the reason for deleting the product |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |