public class DerivativeSecurityXMLBlock extends Object implements com.epam.fix.model.Block
Constructor and Description |
---|
DerivativeSecurityXMLBlock() |
Modifier and Type | Method and Description |
---|---|
void |
fromFIX(FIXFieldList l) |
String |
getDerivativeSecurityXML() |
Long |
getDerivativeSecurityXMLLen() |
String |
getDerivativeSecurityXMLSchema() |
void |
setDerivativeSecurityXML(String value) |
void |
setDerivativeSecurityXMLLen(Long value) |
void |
setDerivativeSecurityXMLSchema(String value) |
void |
toFIX(FIXFieldList l) |
public Long getDerivativeSecurityXMLLen()
public void setDerivativeSecurityXMLLen(Long value)
public String getDerivativeSecurityXML()
public void setDerivativeSecurityXML(String value)
public String getDerivativeSecurityXMLSchema()
public void setDerivativeSecurityXMLSchema(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.