Package com.epam.fix.model.fix50.message
Class AllocationInstructionAlert.AllocsGroup.MiscFeesGroup
java.lang.Object
com.epam.fix.model.fix50.message.AllocationInstructionAlert.AllocsGroup.MiscFeesGroup
- Enclosing class:
- AllocationInstructionAlert.AllocsGroup
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionclass
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoid
int
void
setClearingFeeIndicator
(String value) void
setClearingInstructionsGroup
(Collection<AllocationInstructionAlert.AllocsGroup.MiscFeesGroup.ClearingInstructionsGroup> value) void
setMiscFeeAmt
(Double value) void
setMiscFeeBasis
(Long value) void
setMiscFeeCurr
(String value) void
setMiscFeeType
(String value) void
setNoClearingInstructions
(int value) void
-
Constructor Details
-
MiscFeesGroup
public MiscFeesGroup()
-
-
Method Details
-
getMiscFeeAmt
-
setMiscFeeAmt
-
getMiscFeeCurr
-
setMiscFeeCurr
-
getMiscFeeType
-
setMiscFeeType
-
getMiscFeeBasis
-
setMiscFeeBasis
-
getNoClearingInstructions
public int getNoClearingInstructions() -
setNoClearingInstructions
public void setNoClearingInstructions(int value) -
getClearingInstructionsGroup
public Collection<AllocationInstructionAlert.AllocsGroup.MiscFeesGroup.ClearingInstructionsGroup> getClearingInstructionsGroup() -
setClearingInstructionsGroup
public void setClearingInstructionsGroup(Collection<AllocationInstructionAlert.AllocsGroup.MiscFeesGroup.ClearingInstructionsGroup> value) -
getClearingFeeIndicator
-
setClearingFeeIndicator
-
toFIX
-
fromFIX
-