public class StipulationsBlock.StipulationsGroup extends Object
Constructor and Description |
---|
StipulationsGroup() |
Modifier and Type | Method and Description |
---|---|
void |
fromFIX(FIXFieldList l) |
String |
getStipulationType() |
String |
getStipulationValue() |
void |
setStipulationType(String value) |
void |
setStipulationValue(String value) |
void |
toFIX(FIXFieldList l) |
public String getStipulationType()
public void setStipulationType(String value)
public String getStipulationValue()
public void setStipulationValue(String value)
public void toFIX(FIXFieldList l)
public void fromFIX(FIXFieldList l)
Copyright © 2000–2022 EPAM Systems. All rights reserved.