public static class NetworkCounterpartySystemStatusRequest.NoCompIDs extends Group
Constructor and Description |
---|
NoCompIDs() |
Modifier and Type | Method and Description |
---|---|
DeskID |
get(DeskID value) |
LocationID |
get(LocationID value) |
RefCompID |
get(RefCompID value) |
RefSubID |
get(RefSubID value) |
DeskID |
getDeskID() |
LocationID |
getLocationID() |
RefCompID |
getRefCompID() |
RefSubID |
getRefSubID() |
boolean |
isSet(DeskID field) |
boolean |
isSet(LocationID field) |
boolean |
isSet(RefCompID field) |
boolean |
isSet(RefSubID field) |
boolean |
isSetDeskID() |
boolean |
isSetLocationID() |
boolean |
isSetRefCompID() |
boolean |
isSetRefSubID() |
void |
set(DeskID value) |
void |
set(LocationID value) |
void |
set(RefCompID value) |
void |
set(RefSubID 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(RefCompID value)
public RefCompID get(RefCompID value) throws FieldNotFound
FieldNotFound
public RefCompID getRefCompID() throws FieldNotFound
FieldNotFound
public boolean isSet(RefCompID field)
public boolean isSetRefCompID()
public void set(RefSubID value)
public RefSubID get(RefSubID value) throws FieldNotFound
FieldNotFound
public RefSubID getRefSubID() throws FieldNotFound
FieldNotFound
public boolean isSet(RefSubID field)
public boolean isSetRefSubID()
public void set(LocationID value)
public LocationID get(LocationID value) throws FieldNotFound
FieldNotFound
public LocationID getLocationID() throws FieldNotFound
FieldNotFound
public boolean isSet(LocationID field)
public boolean isSetLocationID()
public void set(DeskID value)
public DeskID get(DeskID value) throws FieldNotFound
FieldNotFound
public DeskID getDeskID() throws FieldNotFound
FieldNotFound
public boolean isSet(DeskID field)
public boolean isSetDeskID()
Copyright © 2021. All rights reserved.