public class SecurityXMLBlock extends Object implements com.epam.fix.model.Block
Constructor and Description |
---|
SecurityXMLBlock() |
Modifier and Type | Method and Description |
---|---|
void |
fromFIX(FIXFieldList l) |
String |
getSecurityXML() |
Long |
getSecurityXMLLen() |
String |
getSecurityXMLSchema() |
void |
setSecurityXML(String value) |
void |
setSecurityXMLLen(Long value) |
void |
setSecurityXMLSchema(String value) |
void |
toFIX(FIXFieldList l) |
public Long getSecurityXMLLen()
public void setSecurityXMLLen(Long value)
public String getSecurityXML()
public void setSecurityXML(String value)
public String getSecurityXMLSchema()
public void setSecurityXMLSchema(String value)
public void toFIX(FIXFieldList l)
toFIX
in interface com.epam.fix.model.Block
public void fromFIX(FIXFieldList l)
fromFIX
in interface com.epam.fix.model.Block
Copyright © 2000–2022 EPAM Systems. All rights reserved.