public class AKAAtKdfInput extends Sequence
AKAAtKdfInput
type.Constructor and Description |
---|
AKAAtKdfInput()
The default constructor.
|
AKAAtKdfInput(VisibleString networkName)
Constructs an instance of the
AKAAtKdfInput with the specified
components. |
Modifier and Type | Method and Description |
---|---|
INTEGER |
getActualLength()
Returns the value of the
actualLength read-only field. |
VisibleString |
getNetworkName()
Returns the value of the
networkName field. |
void |
setNetworkName(VisibleString networkName)
Sets the value of the
networkName field. |
public AKAAtKdfInput()
public AKAAtKdfInput(VisibleString networkName)
AKAAtKdfInput
with the specified
components.networkName
- the value of the networkName
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 getNetworkName()
networkName
field.networkName
field.public void setNetworkName(VisibleString networkName)
networkName
field.networkName
- the value of the networkName
field.java.lang.IllegalArgumentException
- when the networkName
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.