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, copyTo
addGroup, 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, setUtcTimeStamp
public static final String MSGTYPE
protected int[] getFields()
getFields
in class MessageComponent
protected int[] getGroupFields()
getGroupFields
in class MessageComponent
public void set(YieldType value)
public YieldType get(YieldType value) throws FieldNotFound
FieldNotFound
public YieldType getYieldType() throws FieldNotFound
FieldNotFound
public boolean isSet(YieldType field)
public boolean isSetYieldType()
public void set(Yield value)
public Yield get(Yield value) throws FieldNotFound
FieldNotFound
public Yield getYield() throws FieldNotFound
FieldNotFound
public boolean isSet(Yield field)
public boolean isSetYield()
Copyright © 2021. All rights reserved.