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