public class DerivativeSecurityListUpdateReport.DerivativeInstrAttribGroup extends Object
Constructor and Description |
---|
DerivativeInstrAttribGroup() |
Modifier and Type | Method and Description |
---|---|
void |
fromFIX(FIXFieldList l) |
Long |
getDerivativeInstrAttribType() |
String |
getDerivativeInstrAttribValue() |
void |
setDerivativeInstrAttribType(Long value) |
void |
setDerivativeInstrAttribValue(String value) |
void |
toFIX(FIXFieldList l) |
public Long getDerivativeInstrAttribType()
public void setDerivativeInstrAttribType(Long value)
public String getDerivativeInstrAttribValue()
public void setDerivativeInstrAttribValue(String value)
public void toFIX(FIXFieldList l)
public void fromFIX(FIXFieldList l)
Copyright © 2000–2022 EPAM Systems. All rights reserved.