public static class Email.NoLinesOfText extends Group
| Constructor and Description |
|---|
NoLinesOfText() |
| Modifier and Type | Method and Description |
|---|---|
EncodedText |
get(EncodedText value) |
EncodedTextLen |
get(EncodedTextLen value) |
Text |
get(Text value) |
EncodedText |
getEncodedText() |
EncodedTextLen |
getEncodedTextLen() |
Text |
getText() |
boolean |
isSet(EncodedText field) |
boolean |
isSet(EncodedTextLen field) |
boolean |
isSet(Text field) |
boolean |
isSetEncodedText() |
boolean |
isSetEncodedTextLen() |
boolean |
isSetText() |
void |
set(EncodedText value) |
void |
set(EncodedTextLen value) |
void |
set(Text value) |
delim, getFieldTagaddGroup, addGroupRef, calculateString, clear, getBoolean, getChar, getChars, getComponent, getDecimal, getDouble, getField, getField, getField, getField, getField, getField, getField, getField, getField, getField, getFieldOrder, getGroup, getGroup, getGroupCount, getGroups, getInt, getOptionalDecimal, getOptionalString, getString, getUtcDateOnly, getUtcTimeOnly, getUtcTimeStamp, groupKeyIterator, hasGroup, hasGroup, hasGroup, hasGroup, indexOf, initializeFrom, isEmpty, isSetField, isSetField, iterator, removeField, removeGroup, removeGroup, removeGroup, removeGroup, replaceGroup, reset, setBoolean, setBytes, setChar, setChars, setComponent, setDecimal, setDecimal, setDouble, setDouble, setField, setField, setField, setField, setField, setField, setField, setField, setField, setField, setField, setFields, setGroupCount, setGroups, setGroups, setInt, setString, setUtcDateOnly, setUtcTimeOnly, setUtcTimeOnly, setUtcTimeOnly, setUtcTimeStamp, setUtcTimeStamp, setUtcTimeStamppublic void set(Text value)
public Text get(Text value) throws FieldNotFound
FieldNotFoundpublic Text getText() throws FieldNotFound
FieldNotFoundpublic boolean isSet(Text field)
public boolean isSetText()
public void set(EncodedTextLen value)
public EncodedTextLen get(EncodedTextLen value) throws FieldNotFound
FieldNotFoundpublic EncodedTextLen getEncodedTextLen() throws FieldNotFound
FieldNotFoundpublic boolean isSet(EncodedTextLen field)
public boolean isSetEncodedTextLen()
public void set(EncodedText value)
public EncodedText get(EncodedText value) throws FieldNotFound
FieldNotFoundpublic EncodedText getEncodedText() throws FieldNotFound
FieldNotFoundpublic boolean isSet(EncodedText field)
public boolean isSetEncodedText()
Copyright © 2021. All rights reserved.