com.xerox.amazonws.fps
Class RecipientInstrument
java.lang.Object
com.xerox.amazonws.fps.RecipientInstrument
- All Implemented Interfaces:
- Instrument
public class RecipientInstrument
- extends Object
- implements Instrument
- Author:
- J. Bernard, Elastic Grid, LLC., jerome.bernard@elastic-grid.com
RecipientInstrument
public RecipientInstrument(String tokenId,
String refundTokenId)
getTokenId
public String getTokenId()
getRefundTokenId
public String getRefundTokenId()
getStatus
public Instrument.Status getStatus()
- Specified by:
getStatus
in interface Instrument
toString
public String toString()
- Overrides:
toString
in class Object