public class AKAAtClientErrorCode extends Sequence
AKAAtClientErrorCode
type.Constructor and Description |
---|
AKAAtClientErrorCode()
The default constructor.
|
AKAAtClientErrorCode(INTEGER errorCode)
Constructs an instance of the
AKAAtClientErrorCode with the specified
components. |
Modifier and Type | Method and Description |
---|---|
INTEGER |
getErrorCode()
Returns the value of the
errorCode field. |
void |
setErrorCode(INTEGER errorCode)
Sets the value of the
errorCode field. |
public AKAAtClientErrorCode()
public AKAAtClientErrorCode(INTEGER errorCode)
AKAAtClientErrorCode
with the specified
components.errorCode
- the value of the errorCode
field (mandatory).java.lang.IllegalArgumentException
- when any mandatory component has a null value.public INTEGER getErrorCode()
errorCode
field.errorCode
field.public void setErrorCode(INTEGER errorCode)
errorCode
field.errorCode
- the value of the errorCode
field.java.lang.IllegalArgumentException
- when the errorCode
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.