Class DerivativeSecurityXMLBlock
java.lang.Object
com.epam.fix.model.fix50sp1.block.DerivativeSecurityXMLBlock
- All Implemented Interfaces:
com.epam.fix.model.Block
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoid
void
setDerivativeSecurityXML
(String value) void
setDerivativeSecurityXMLLen
(Long value) void
void
-
Constructor Details
-
DerivativeSecurityXMLBlock
public DerivativeSecurityXMLBlock()
-
-
Method Details
-
getDerivativeSecurityXMLLen
-
setDerivativeSecurityXMLLen
-
getDerivativeSecurityXML
-
setDerivativeSecurityXML
-
getDerivativeSecurityXMLSchema
-
setDerivativeSecurityXMLSchema
-
toFIX
- Specified by:
toFIX
in interfacecom.epam.fix.model.Block
-
fromFIX
- Specified by:
fromFIX
in interfacecom.epam.fix.model.Block
-