public class SecSizesGrpBlock extends Object implements com.epam.fix.model.Block
Modifier and Type | Class and Description |
---|---|
class |
SecSizesGrpBlock.OfSecSizesGroup |
Constructor and Description |
---|
SecSizesGrpBlock() |
Modifier and Type | Method and Description |
---|---|
void |
fromFIX(FIXFieldList l) |
int |
getNoOfSecSizes() |
Collection<SecSizesGrpBlock.OfSecSizesGroup> |
getOfSecSizesGroup() |
void |
setNoOfSecSizes(int value) |
void |
setOfSecSizesGroup(Collection<SecSizesGrpBlock.OfSecSizesGroup> value) |
void |
toFIX(FIXFieldList l) |
public int getNoOfSecSizes()
public void setNoOfSecSizes(int value)
public Collection<SecSizesGrpBlock.OfSecSizesGroup> getOfSecSizesGroup()
public void setOfSecSizesGroup(Collection<SecSizesGrpBlock.OfSecSizesGroup> 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.