public static class MsgTypeGrp.NoMsgTypes extends Group
Constructor and Description |
---|
NoMsgTypes() |
Modifier and Type | Method and Description |
---|---|
MsgDirection |
get(MsgDirection value) |
RefApplVerID |
get(RefApplVerID value) |
RefCstmApplVerID |
get(RefCstmApplVerID value) |
RefMsgType |
get(RefMsgType value) |
MsgDirection |
getMsgDirection() |
RefApplVerID |
getRefApplVerID() |
RefCstmApplVerID |
getRefCstmApplVerID() |
RefMsgType |
getRefMsgType() |
boolean |
isSet(MsgDirection field) |
boolean |
isSet(RefApplVerID field) |
boolean |
isSet(RefCstmApplVerID field) |
boolean |
isSet(RefMsgType field) |
boolean |
isSetMsgDirection() |
boolean |
isSetRefApplVerID() |
boolean |
isSetRefCstmApplVerID() |
boolean |
isSetRefMsgType() |
void |
set(MsgDirection value) |
void |
set(RefApplVerID value) |
void |
set(RefCstmApplVerID value) |
void |
set(RefMsgType 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(RefMsgType value)
public RefMsgType get(RefMsgType value) throws FieldNotFound
FieldNotFound
public RefMsgType getRefMsgType() throws FieldNotFound
FieldNotFound
public boolean isSet(RefMsgType field)
public boolean isSetRefMsgType()
public void set(MsgDirection value)
public MsgDirection get(MsgDirection value) throws FieldNotFound
FieldNotFound
public MsgDirection getMsgDirection() throws FieldNotFound
FieldNotFound
public boolean isSet(MsgDirection field)
public boolean isSetMsgDirection()
public void set(RefApplVerID value)
public RefApplVerID get(RefApplVerID value) throws FieldNotFound
FieldNotFound
public RefApplVerID getRefApplVerID() throws FieldNotFound
FieldNotFound
public boolean isSet(RefApplVerID field)
public boolean isSetRefApplVerID()
public void set(RefCstmApplVerID value)
public RefCstmApplVerID get(RefCstmApplVerID value) throws FieldNotFound
FieldNotFound
public RefCstmApplVerID getRefCstmApplVerID() throws FieldNotFound
FieldNotFound
public boolean isSet(RefCstmApplVerID field)
public boolean isSetRefCstmApplVerID()
Copyright © 2021. All rights reserved.