Package com.epam.fix.model.fix40.message
Class Allocation.AllocsGroup
java.lang.Object
com.epam.fix.model.fix40.message.Allocation.AllocsGroup
- Enclosing class:
- Allocation
-
Nested Class Summary
Nested Classes -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoid
int
void
setAllocAccount
(String value) void
setAllocShares
(Long value) void
setClientID
(String value) void
setCommission
(Double value) void
setCommType
(String value) void
void
setExecBroker
(String value) void
setNoDlvyInst
(int value) void
setProcessCode
(String value) void
-
Constructor Details
-
AllocsGroup
public AllocsGroup()
-
-
Method Details
-
getAllocAccount
-
setAllocAccount
-
getProcessCode
-
setProcessCode
-
getExecBroker
-
setExecBroker
-
getClientID
-
setClientID
-
getCommission
-
setCommission
-
getCommType
-
setCommType
-
getNoDlvyInst
public int getNoDlvyInst() -
setNoDlvyInst
public void setNoDlvyInst(int value) -
getDlvyInstGroup
-
setDlvyInstGroup
-
toFIX
-
fromFIX
-