Class SecAltIDGrpBlock
java.lang.Object
com.epam.fix.model.fix50sp2.block.SecAltIDGrpBlock
- All Implemented Interfaces:
com.epam.fix.model.Block
-
Nested Class Summary
Nested Classes -
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
SecAltIDGrpBlock
public SecAltIDGrpBlock()
-
-
Method Details
-
getNoSecurityAltID
public int getNoSecurityAltID() -
setNoSecurityAltID
public void setNoSecurityAltID(int value) -
getSecurityAltIDGroup
-
setSecurityAltIDGroup
-
toFIX
- Specified by:
toFIX
in interfacecom.epam.fix.model.Block
-
fromFIX
- Specified by:
fromFIX
in interfacecom.epam.fix.model.Block
-