Class OrderCurrencyPairConfigSubjectInfo
java.lang.Object
com.caplin.motif.fx.orders.config.OrderCurrencyPairConfigSubjectInfo
- All Implemented Interfaces:
SubjectInfo
-
Constructor Summary
ConstructorsConstructorDescriptionOrderCurrencyPairConfigSubjectInfo(String subject, String currencyPair, String username) -
Method Summary
-
Constructor Details
-
OrderCurrencyPairConfigSubjectInfo
-
-
Method Details
-
getSubject
Description copied from interface:SubjectInfoReturns the original subject that was parsed to create this SubjectInfo- Specified by:
getSubjectin interfaceSubjectInfo- Returns:
- The original subject.
-
getCurrencyPair
-
getUsername
-
equals
-
hashCode
public int hashCode() -
toString
-