Class SalesSettlementInstructionsMandatorySubjectInfo
- java.lang.Object
-
- com.caplin.motif.fx.trading.settlement.SettlementInstructionsMandatorySubjectInfo
-
- com.caplin.motif.fx.trading.settlement.SalesSettlementInstructionsMandatorySubjectInfo
-
- All Implemented Interfaces:
SubjectInfo
public class SalesSettlementInstructionsMandatorySubjectInfo extends SettlementInstructionsMandatorySubjectInfo
-
-
Constructor Summary
Constructors Constructor Description SalesSettlementInstructionsMandatorySubjectInfo(java.lang.String subject, java.lang.String user, java.lang.String currencyPair, java.lang.String date, java.lang.String toboUser)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description java.lang.String
getToboUser()
-
Methods inherited from class com.caplin.motif.fx.trading.settlement.SettlementInstructionsMandatorySubjectInfo
getCurrencyPair, getDate, getSubject, getUser
-
-