public class AKAAtNextReauthId extends Sequence
AKAAtNextReauthId
type.Constructor and Description |
---|
AKAAtNextReauthId()
The default constructor.
|
AKAAtNextReauthId(VisibleString username)
Constructs an instance of the
AKAAtNextReauthId with the specified
components. |
Modifier and Type | Method and Description |
---|---|
INTEGER |
getActualLength()
Returns the value of the
actualLength read-only field. |
VisibleString |
getUsername()
Returns the value of the
username field. |
void |
setUsername(VisibleString username)
Sets the value of the
username field. |
public AKAAtNextReauthId()
public AKAAtNextReauthId(VisibleString username)
AKAAtNextReauthId
with the specified
components.username
- the value of the username
field (mandatory).java.lang.IllegalArgumentException
- when any mandatory component has a null value.public INTEGER getActualLength()
actualLength
read-only field.actualLength
read-only field.public VisibleString getUsername()
username
field.username
field.public void setUsername(VisibleString username)
username
field.username
- the value of the username
field.java.lang.IllegalArgumentException
- when the username
parameter is null.Copyright © 2023 OSS Nokalva, Inc. All rights reserved.
This document is proprietary to OSS Nokalva, Inc., and may be used only by their direct licensees. Distribution is not permitted. This copyright statement must not be removed.