public class InstrumentExtensionBlock.InstrAttribGroup extends Object
Constructor and Description |
---|
InstrAttribGroup() |
Modifier and Type | Method and Description |
---|---|
void |
fromFIX(FIXFieldList l) |
Long |
getInstrAttribType() |
String |
getInstrAttribValue() |
void |
setInstrAttribType(Long value) |
void |
setInstrAttribValue(String value) |
void |
toFIX(FIXFieldList l) |
public Long getInstrAttribType()
public void setInstrAttribType(Long value)
public String getInstrAttribValue()
public void setInstrAttribValue(String value)
public void toFIX(FIXFieldList l)
public void fromFIX(FIXFieldList l)
Copyright © 2000–2022 EPAM Systems. All rights reserved.