Class SecurityXMLBlock
java.lang.Object
com.epam.fix.model.fix50sp2.block.SecurityXMLBlock
- All Implemented Interfaces:
com.epam.fix.model.Block
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoid
void
setSecurityXML
(String value) void
setSecurityXMLLen
(Long value) void
setSecurityXMLSchema
(String value) void
-
Constructor Details
-
SecurityXMLBlock
public SecurityXMLBlock()
-
-
Method Details
-
getSecurityXMLLen
-
setSecurityXMLLen
-
getSecurityXML
-
setSecurityXML
-
getSecurityXMLSchema
-
setSecurityXMLSchema
-
toFIX
- Specified by:
toFIX
in interfacecom.epam.fix.model.Block
-
fromFIX
- Specified by:
fromFIX
in interfacecom.epam.fix.model.Block
-