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, getFieldTag
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 void set(HopCompID value)
public HopCompID get(HopCompID value) throws FieldNotFound
FieldNotFound
public HopCompID getHopCompID() throws FieldNotFound
FieldNotFound
public boolean isSet(HopCompID field)
public boolean isSetHopCompID()
public void set(HopSendingTime value)
public HopSendingTime get(HopSendingTime value) throws FieldNotFound
FieldNotFound
public HopSendingTime getHopSendingTime() throws FieldNotFound
FieldNotFound
public boolean isSet(HopSendingTime field)
public boolean isSetHopSendingTime()
public void set(HopRefID value)
public HopRefID get(HopRefID value) throws FieldNotFound
FieldNotFound
public HopRefID getHopRefID() throws FieldNotFound
FieldNotFound
public boolean isSet(HopRefID field)
public boolean isSetHopRefID()
Copyright © 2021. All rights reserved.