public class UserRequest extends Message
Message.Header
Message.Trailer
Constructor and Description |
---|
UserRequest() |
UserRequest(UserRequestID userRequestID,
UserRequestType userRequestType,
Username username) |
bodyLength, 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, trailerReplaceGroup
addGroup, 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, setUtcTimeStamp
public static final String MSGTYPE
public UserRequest()
public UserRequest(UserRequestID userRequestID, UserRequestType userRequestType, Username username)
public void set(UserRequestID value)
public UserRequestID get(UserRequestID value) throws FieldNotFound
FieldNotFound
public UserRequestID getUserRequestID() throws FieldNotFound
FieldNotFound
public boolean isSet(UserRequestID field)
public boolean isSetUserRequestID()
public void set(UserRequestType value)
public UserRequestType get(UserRequestType value) throws FieldNotFound
FieldNotFound
public UserRequestType getUserRequestType() throws FieldNotFound
FieldNotFound
public boolean isSet(UserRequestType field)
public boolean isSetUserRequestType()
public void set(Username value)
public Username get(Username value) throws FieldNotFound
FieldNotFound
public Username getUsername() throws FieldNotFound
FieldNotFound
public boolean isSet(Username field)
public boolean isSetUsername()
public void set(Password value)
public Password get(Password value) throws FieldNotFound
FieldNotFound
public Password getPassword() throws FieldNotFound
FieldNotFound
public boolean isSet(Password field)
public boolean isSetPassword()
public void set(NewPassword value)
public NewPassword get(NewPassword value) throws FieldNotFound
FieldNotFound
public NewPassword getNewPassword() throws FieldNotFound
FieldNotFound
public boolean isSet(NewPassword field)
public boolean isSetNewPassword()
public void set(EncryptedPasswordMethod value)
public EncryptedPasswordMethod get(EncryptedPasswordMethod value) throws FieldNotFound
FieldNotFound
public EncryptedPasswordMethod getEncryptedPasswordMethod() throws FieldNotFound
FieldNotFound
public boolean isSet(EncryptedPasswordMethod field)
public boolean isSetEncryptedPasswordMethod()
public void set(EncryptedPasswordLen value)
public EncryptedPasswordLen get(EncryptedPasswordLen value) throws FieldNotFound
FieldNotFound
public EncryptedPasswordLen getEncryptedPasswordLen() throws FieldNotFound
FieldNotFound
public boolean isSet(EncryptedPasswordLen field)
public boolean isSetEncryptedPasswordLen()
public void set(EncryptedPassword value)
public EncryptedPassword get(EncryptedPassword value) throws FieldNotFound
FieldNotFound
public EncryptedPassword getEncryptedPassword() throws FieldNotFound
FieldNotFound
public boolean isSet(EncryptedPassword field)
public boolean isSetEncryptedPassword()
public void set(EncryptedNewPasswordLen value)
public EncryptedNewPasswordLen get(EncryptedNewPasswordLen value) throws FieldNotFound
FieldNotFound
public EncryptedNewPasswordLen getEncryptedNewPasswordLen() throws FieldNotFound
FieldNotFound
public boolean isSet(EncryptedNewPasswordLen field)
public boolean isSetEncryptedNewPasswordLen()
public void set(EncryptedNewPassword value)
public EncryptedNewPassword get(EncryptedNewPassword value) throws FieldNotFound
FieldNotFound
public EncryptedNewPassword getEncryptedNewPassword() throws FieldNotFound
FieldNotFound
public boolean isSet(EncryptedNewPassword field)
public boolean isSetEncryptedNewPassword()
public void set(RawDataLength value)
public RawDataLength get(RawDataLength value) throws FieldNotFound
FieldNotFound
public RawDataLength getRawDataLength() throws FieldNotFound
FieldNotFound
public boolean isSet(RawDataLength field)
public boolean isSetRawDataLength()
public void set(RawData value)
public RawData get(RawData value) throws FieldNotFound
FieldNotFound
public RawData getRawData() throws FieldNotFound
FieldNotFound
public boolean isSet(RawData field)
public boolean isSetRawData()
Copyright © 2021. All rights reserved.