public class CollateralRequest.UnderlyingsGroup extends Object
Constructor and Description |
---|
UnderlyingsGroup() |
Modifier and Type | Method and Description |
---|---|
void |
fromFIX(FIXFieldList l) |
Long |
getCollAction() |
UnderlyingInstrumentBlock |
getUnderlyingInstrument() |
void |
setCollAction(Long value) |
void |
setUnderlyingInstrument(UnderlyingInstrumentBlock value) |
void |
toFIX(FIXFieldList l) |
public UnderlyingInstrumentBlock getUnderlyingInstrument()
public void setUnderlyingInstrument(UnderlyingInstrumentBlock value)
public Long getCollAction()
public void setCollAction(Long value)
public void toFIX(FIXFieldList l)
public void fromFIX(FIXFieldList l)
Copyright © 2000–2022 EPAM Systems. All rights reserved.