public class IdentityRequest extends Sequence
IdentityRequest
type.Constructor and Description |
---|
IdentityRequest()
The default constructor.
|
IdentityRequest(NAS5GSIdentityType identityType)
Constructs an instance of the
IdentityRequest with the specified
components. |
Modifier and Type | Method and Description |
---|---|
NAS5GSIdentityType |
getIdentityType()
Returns the value of the
identityType field. |
INTEGER |
getSpare()
Returns the value of the
spare read-only field. |
void |
setIdentityType(NAS5GSIdentityType identityType)
Sets the value of the
identityType field. |
public IdentityRequest()
public IdentityRequest(NAS5GSIdentityType identityType)
IdentityRequest
with the specified
components.identityType
- the value of the identityType
field (mandatory).java.lang.IllegalArgumentException
- when any mandatory component has a null value.public NAS5GSIdentityType getIdentityType()
identityType
field.identityType
field.public void setIdentityType(NAS5GSIdentityType identityType)
identityType
field.identityType
- the value of the identityType
field.java.lang.IllegalArgumentException
- when the identityType
parameter is null.public INTEGER getSpare()
spare
read-only field.spare
read-only field.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.