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