public class UserRequest extends Message
Message.HeaderMessage.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, 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 UserRequest()
public UserRequest(UserRequestID userRequestID, UserRequestType userRequestType, Username username)
public void set(UserRequestID value)
public UserRequestID get(UserRequestID value) throws FieldNotFound
FieldNotFoundpublic UserRequestID getUserRequestID() throws FieldNotFound
FieldNotFoundpublic boolean isSet(UserRequestID field)
public boolean isSetUserRequestID()
public void set(UserRequestType value)
public UserRequestType get(UserRequestType value) throws FieldNotFound
FieldNotFoundpublic UserRequestType getUserRequestType() throws FieldNotFound
FieldNotFoundpublic boolean isSet(UserRequestType field)
public boolean isSetUserRequestType()
public void set(Username value)
public Username get(Username value) throws FieldNotFound
FieldNotFoundpublic Username getUsername() throws FieldNotFound
FieldNotFoundpublic boolean isSet(Username field)
public boolean isSetUsername()
public void set(Password value)
public Password get(Password value) throws FieldNotFound
FieldNotFoundpublic Password getPassword() throws FieldNotFound
FieldNotFoundpublic boolean isSet(Password field)
public boolean isSetPassword()
public void set(NewPassword value)
public NewPassword get(NewPassword value) throws FieldNotFound
FieldNotFoundpublic NewPassword getNewPassword() throws FieldNotFound
FieldNotFoundpublic boolean isSet(NewPassword field)
public boolean isSetNewPassword()
public void set(EncryptedPasswordMethod value)
public EncryptedPasswordMethod get(EncryptedPasswordMethod value) throws FieldNotFound
FieldNotFoundpublic EncryptedPasswordMethod getEncryptedPasswordMethod() throws FieldNotFound
FieldNotFoundpublic boolean isSet(EncryptedPasswordMethod field)
public boolean isSetEncryptedPasswordMethod()
public void set(EncryptedPasswordLen value)
public EncryptedPasswordLen get(EncryptedPasswordLen value) throws FieldNotFound
FieldNotFoundpublic EncryptedPasswordLen getEncryptedPasswordLen() throws FieldNotFound
FieldNotFoundpublic boolean isSet(EncryptedPasswordLen field)
public boolean isSetEncryptedPasswordLen()
public void set(EncryptedPassword value)
public EncryptedPassword get(EncryptedPassword value) throws FieldNotFound
FieldNotFoundpublic EncryptedPassword getEncryptedPassword() throws FieldNotFound
FieldNotFoundpublic boolean isSet(EncryptedPassword field)
public boolean isSetEncryptedPassword()
public void set(EncryptedNewPasswordLen value)
public EncryptedNewPasswordLen get(EncryptedNewPasswordLen value) throws FieldNotFound
FieldNotFoundpublic EncryptedNewPasswordLen getEncryptedNewPasswordLen() throws FieldNotFound
FieldNotFoundpublic boolean isSet(EncryptedNewPasswordLen field)
public boolean isSetEncryptedNewPasswordLen()
public void set(EncryptedNewPassword value)
public EncryptedNewPassword get(EncryptedNewPassword value) throws FieldNotFound
FieldNotFoundpublic EncryptedNewPassword getEncryptedNewPassword() throws FieldNotFound
FieldNotFoundpublic boolean isSet(EncryptedNewPassword field)
public boolean isSetEncryptedNewPassword()
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.