Constructor and Description |
---|
NesOfTextGroup() |
Modifier and Type | Method and Description |
---|---|
void |
fromFIX(FIXFieldList l) |
String |
getEncodedText() |
Long |
getEncodedTextLen() |
String |
getText() |
void |
setEncodedText(String value) |
void |
setEncodedTextLen(Long value) |
void |
setText(String value) |
void |
toFIX(FIXFieldList l) |
public String getText()
public void setText(String value)
public Long getEncodedTextLen()
public void setEncodedTextLen(Long value)
public String getEncodedText()
public void setEncodedText(String value)
public void toFIX(FIXFieldList l)
public void fromFIX(FIXFieldList l)
Copyright © 2000–2022 EPAM Systems. All rights reserved.