public class SettlementDateSubjectInfo extends Object implements SubjectInfo
Constructor and Description |
---|
SettlementDateSubjectInfo(String subject,
String currencyPair,
String year,
String month)
Creates a SettlementDateSubjectInfo with the given parameters.
|
Modifier and Type | Method and Description |
---|---|
String |
getCurrencyPair()
Returns the currency pair that was parsed to create this SettlementDateSubjectInfo.
|
String |
getMonth()
Returns the month that was parsed to create this SettlementDateSubjectInfo.
|
String |
getSubject()
Returns the original subject that was parsed to create this SubjectInfo
|
String |
getYear()
Returns the year that was parsed to create this SettlementDateSubjectInfo.
|
public String getSubject()
SubjectInfo
getSubject
in interface SubjectInfo
public String getCurrencyPair()
public String getYear()
public String getMonth()
Copyright © 2015 Caplin Systems.