public class YieldData extends MessageComponent
| Constructor and Description |
|---|
YieldData() |
| Modifier and Type | Method and Description |
|---|---|
Yield |
get(Yield value) |
YieldType |
get(YieldType value) |
protected int[] |
getFields() |
protected int[] |
getGroupFields() |
Yield |
getYield() |
YieldType |
getYieldType() |
boolean |
isSet(Yield field) |
boolean |
isSet(YieldType field) |
boolean |
isSetYield() |
boolean |
isSetYieldType() |
void |
set(Yield value) |
void |
set(YieldType value) |
copyFrom, copyToaddGroup, 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 static final String MSGTYPE
protected int[] getFields()
getFields in class MessageComponentprotected int[] getGroupFields()
getGroupFields in class MessageComponentpublic void set(YieldType value)
public YieldType get(YieldType value) throws FieldNotFound
FieldNotFoundpublic YieldType getYieldType() throws FieldNotFound
FieldNotFoundpublic boolean isSet(YieldType field)
public boolean isSetYieldType()
public void set(Yield value)
public Yield get(Yield value) throws FieldNotFound
FieldNotFoundpublic Yield getYield() throws FieldNotFound
FieldNotFoundpublic boolean isSet(Yield field)
public boolean isSetYield()
Copyright © 2021. All rights reserved.