public static class Message.Header.NoHops extends Group
| Constructor and Description |
|---|
NoHops() |
| Modifier and Type | Method and Description |
|---|---|
HopCompID |
get(HopCompID value) |
HopRefID |
get(HopRefID value) |
HopSendingTime |
get(HopSendingTime value) |
HopCompID |
getHopCompID() |
HopRefID |
getHopRefID() |
HopSendingTime |
getHopSendingTime() |
boolean |
isSet(HopCompID field) |
boolean |
isSet(HopRefID field) |
boolean |
isSet(HopSendingTime field) |
boolean |
isSetHopCompID() |
boolean |
isSetHopRefID() |
boolean |
isSetHopSendingTime() |
void |
set(HopCompID value) |
void |
set(HopRefID value) |
void |
set(HopSendingTime 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(HopCompID value)
public HopCompID get(HopCompID value) throws FieldNotFound
FieldNotFoundpublic HopCompID getHopCompID() throws FieldNotFound
FieldNotFoundpublic boolean isSet(HopCompID field)
public boolean isSetHopCompID()
public void set(HopSendingTime value)
public HopSendingTime get(HopSendingTime value) throws FieldNotFound
FieldNotFoundpublic HopSendingTime getHopSendingTime() throws FieldNotFound
FieldNotFoundpublic boolean isSet(HopSendingTime field)
public boolean isSetHopSendingTime()
public void set(HopRefID value)
public HopRefID get(HopRefID value) throws FieldNotFound
FieldNotFoundpublic HopRefID getHopRefID() throws FieldNotFound
FieldNotFoundpublic boolean isSet(HopRefID field)
public boolean isSetHopRefID()
Copyright © 2021. All rights reserved.