public class NestedInstrumentAttributeBlock.NestedInstrAttribGroup extends Object
Constructor and Description |
---|
NestedInstrAttribGroup() |
Modifier and Type | Method and Description |
---|---|
void |
fromFIX(FIXFieldList l) |
Long |
getNestedInstrAttribType() |
String |
getNestedInstrAttribValue() |
void |
setNestedInstrAttribType(Long value) |
void |
setNestedInstrAttribValue(String value) |
void |
toFIX(FIXFieldList l) |
public Long getNestedInstrAttribType()
public void setNestedInstrAttribType(Long value)
public String getNestedInstrAttribValue()
public void setNestedInstrAttribValue(String value)
public void toFIX(FIXFieldList l)
public void fromFIX(FIXFieldList l)
Copyright © 2000–2022 EPAM Systems. All rights reserved.