Class DrawdownSubmissionLegClientFieldSetChild
java.lang.Object
com.caplin.motif.datasource.LeggedMessageChild
com.caplin.generated.motif.fx.trading.fieldsets.DrawdownSubmissionLegClientFieldSetChild
- All Implemented Interfaces:
DrawdownSubmissionLegClientFieldSet,LeggedMessage,Message
public class DrawdownSubmissionLegClientFieldSetChild
extends LeggedMessageChild
implements DrawdownSubmissionLegClientFieldSet
-
Constructor Summary
ConstructorsConstructorDescriptionDrawdownSubmissionLegClientFieldSetChild(int legId, Map<String, String> fields) -
Method Summary
Methods inherited from class com.caplin.motif.datasource.LeggedMessageChild
getFields, getId, getIndexMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface com.caplin.generated.motif.fx.trading.fieldsets.DrawdownSubmissionLegClientFieldSet
getAmount, getSettlementDate, getTenorMethods inherited from interface com.caplin.motif.datasource.LeggedMessage
getId, getIndex
-
Constructor Details
-
DrawdownSubmissionLegClientFieldSetChild
-