public class UnderlyingStipulationsBlock.UnderlyingStipsGroup extends Object
Constructor and Description |
---|
UnderlyingStipsGroup() |
Modifier and Type | Method and Description |
---|---|
void |
fromFIX(FIXFieldList l) |
String |
getUnderlyingStipType() |
String |
getUnderlyingStipValue() |
void |
setUnderlyingStipType(String value) |
void |
setUnderlyingStipValue(String value) |
void |
toFIX(FIXFieldList l) |
public String getUnderlyingStipType()
public void setUnderlyingStipType(String value)
public String getUnderlyingStipValue()
public void setUnderlyingStipValue(String value)
public void toFIX(FIXFieldList l)
public void fromFIX(FIXFieldList l)
Copyright © 2000–2022 EPAM Systems. All rights reserved.