public class NAS5GSRegistrationType extends Sequence
NAS5GSRegistrationType
type.Modifier and Type | Class and Description |
---|---|
static class |
NAS5GSRegistrationType.For
Defines meaningful names for particular values of the
for field. |
static class |
NAS5GSRegistrationType.Nas5GSRegistrationTypeValue
Defines meaningful names for particular values of the
nas5GSRegistrationTypeValue field. |
Constructor and Description |
---|
NAS5GSRegistrationType()
The default constructor.
|
NAS5GSRegistrationType(INTEGER for_,
INTEGER nas5GSRegistrationTypeValue)
Constructs an instance of the
NAS5GSRegistrationType with the specified
components. |
Modifier and Type | Method and Description |
---|---|
INTEGER |
getFor_()
Returns the value of the
for field. |
INTEGER |
getNas5GSRegistrationTypeValue()
Returns the value of the
nas5GSRegistrationTypeValue field. |
void |
setFor_(INTEGER for_)
Sets the value of the
for field. |
void |
setNas5GSRegistrationTypeValue(INTEGER nas5GSRegistrationTypeValue)
Sets the value of the
nas5GSRegistrationTypeValue field. |
public NAS5GSRegistrationType()
public NAS5GSRegistrationType(INTEGER for_, INTEGER nas5GSRegistrationTypeValue)
NAS5GSRegistrationType
with the specified
components.for_
- the value of the for
field (mandatory).
The For
class defines meaningful names for particular values of the field.nas5GSRegistrationTypeValue
- the value of the nas5GSRegistrationTypeValue
field (mandatory).
The Nas5GSRegistrationTypeValue
class defines meaningful names for particular values of the field.java.lang.IllegalArgumentException
- when any mandatory component has a null value.public INTEGER getFor_()
for
field.for
field.
The For
class defines meaningful names for particular values of the field.public void setFor_(INTEGER for_)
for
field.for_
- the value of the for
field.
The For
class defines meaningful names for particular values of the field.java.lang.IllegalArgumentException
- when the for_
parameter is null.public INTEGER getNas5GSRegistrationTypeValue()
nas5GSRegistrationTypeValue
field.nas5GSRegistrationTypeValue
field.
The Nas5GSRegistrationTypeValue
class defines meaningful names for particular values of the field.public void setNas5GSRegistrationTypeValue(INTEGER nas5GSRegistrationTypeValue)
nas5GSRegistrationTypeValue
field.nas5GSRegistrationTypeValue
- the value of the nas5GSRegistrationTypeValue
field.
The Nas5GSRegistrationTypeValue
class defines meaningful names for particular values of the field.java.lang.IllegalArgumentException
- when the nas5GSRegistrationTypeValue
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.