public static class RoutingGrp.NoRoutingIDs extends Group
Constructor and Description |
---|
NoRoutingIDs() |
Modifier and Type | Method and Description |
---|---|
RoutingID |
get(RoutingID value) |
RoutingType |
get(RoutingType value) |
RoutingID |
getRoutingID() |
RoutingType |
getRoutingType() |
boolean |
isSet(RoutingID field) |
boolean |
isSet(RoutingType field) |
boolean |
isSetRoutingID() |
boolean |
isSetRoutingType() |
void |
set(RoutingID value) |
void |
set(RoutingType 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(RoutingType value)
public RoutingType get(RoutingType value) throws FieldNotFound
FieldNotFound
public RoutingType getRoutingType() throws FieldNotFound
FieldNotFound
public boolean isSet(RoutingType field)
public boolean isSetRoutingType()
public void set(RoutingID value)
public RoutingID get(RoutingID value) throws FieldNotFound
FieldNotFound
public RoutingID getRoutingID() throws FieldNotFound
FieldNotFound
public boolean isSet(RoutingID field)
public boolean isSetRoutingID()
Copyright © 2021. All rights reserved.