public class Logon extends Message
Message.HeaderMessage.Trailer| Constructor and Description |
|---|
Logon() |
Logon(EncryptMethod encryptMethod,
HeartBtInt heartBtInt) |
| Modifier and Type | Method and Description |
|---|---|
EncryptMethod |
get(EncryptMethod value) |
HeartBtInt |
get(HeartBtInt value) |
RawData |
get(RawData value) |
RawDataLength |
get(RawDataLength value) |
EncryptMethod |
getEncryptMethod() |
HeartBtInt |
getHeartBtInt() |
RawData |
getRawData() |
RawDataLength |
getRawDataLength() |
boolean |
isSet(EncryptMethod field) |
boolean |
isSet(HeartBtInt field) |
boolean |
isSet(RawData field) |
boolean |
isSet(RawDataLength field) |
boolean |
isSetEncryptMethod() |
boolean |
isSetHeartBtInt() |
boolean |
isSetRawData() |
boolean |
isSetRawDataLength() |
void |
set(EncryptMethod value) |
void |
set(HeartBtInt value) |
void |
set(RawData value) |
void |
set(RawDataLength value) |
get, get, get, getCheckSum, getSignature, getSignatureLength, isSet, isSet, isSet, isSetCheckSum, isSetSignature, isSetSignatureLength, newHeader, set, set, setbodyLength, clear, clone, fromString, fromString, fromString, fromString, getException, getHeader, getTrailer, headerAddGroup, headerGetGroup, headerHasGroup, headerHasGroup, headerHasGroup, headerHasGroup, headerRemoveGroup, headerReplaceGroup, identifyType, InitializeXML, isAdmin, isApp, isEmpty, pushBack, reset, reverseRoute, toRawString, toString, toXML, toXML, trailerAddGroup, trailerGetGroup, trailerHasGroup, trailerHasGroup, trailerHasGroup, trailerHasGroup, trailerRemoveGroup, trailerReplaceGroupaddGroup, addGroupRef, calculateString, 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, isSetField, isSetField, iterator, removeField, removeGroup, removeGroup, removeGroup, removeGroup, replaceGroup, 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 static final String MSGTYPE
public Logon()
public Logon(EncryptMethod encryptMethod, HeartBtInt heartBtInt)
public void set(EncryptMethod value)
public EncryptMethod get(EncryptMethod value) throws FieldNotFound
FieldNotFoundpublic EncryptMethod getEncryptMethod() throws FieldNotFound
FieldNotFoundpublic boolean isSet(EncryptMethod field)
public boolean isSetEncryptMethod()
public void set(HeartBtInt value)
public HeartBtInt get(HeartBtInt value) throws FieldNotFound
FieldNotFoundpublic HeartBtInt getHeartBtInt() throws FieldNotFound
FieldNotFoundpublic boolean isSet(HeartBtInt field)
public boolean isSetHeartBtInt()
public void set(RawDataLength value)
public RawDataLength get(RawDataLength value) throws FieldNotFound
FieldNotFoundpublic RawDataLength getRawDataLength() throws FieldNotFound
FieldNotFoundpublic boolean isSet(RawDataLength field)
public boolean isSetRawDataLength()
public void set(RawData value)
public RawData get(RawData value) throws FieldNotFound
FieldNotFoundpublic RawData getRawData() throws FieldNotFound
FieldNotFoundpublic boolean isSet(RawData field)
public boolean isSetRawData()
Copyright © 2021. All rights reserved.