public class Non3GPPNWPolicies extends Sequence
Non3GPPNWPolicies
type.Modifier and Type | Class and Description |
---|---|
static class |
Non3GPPNWPolicies.N3enIndicator
Defines meaningful names for particular values of the
n3enIndicator field. |
Constructor and Description |
---|
Non3GPPNWPolicies()
The default constructor.
|
Non3GPPNWPolicies(INTEGER n3enIndicator)
Constructs an instance of the
Non3GPPNWPolicies with the specified
components. |
Modifier and Type | Method and Description |
---|---|
INTEGER |
getN3enIndicator()
Returns the value of the
n3enIndicator field. |
INTEGER |
getSpare()
Returns the value of the
spare read-only field. |
void |
setN3enIndicator(INTEGER n3enIndicator)
Sets the value of the
n3enIndicator field. |
public Non3GPPNWPolicies()
public Non3GPPNWPolicies(INTEGER n3enIndicator)
Non3GPPNWPolicies
with the specified
components.n3enIndicator
- the value of the n3enIndicator
field (mandatory).
The N3enIndicator
class defines meaningful names for particular values of the field.java.lang.IllegalArgumentException
- when any mandatory component has a null value.public INTEGER getSpare()
spare
read-only field.spare
read-only field.public INTEGER getN3enIndicator()
n3enIndicator
field.n3enIndicator
field.
The N3enIndicator
class defines meaningful names for particular values of the field.public void setN3enIndicator(INTEGER n3enIndicator)
n3enIndicator
field.n3enIndicator
- the value of the n3enIndicator
field.
The N3enIndicator
class defines meaningful names for particular values of the field.java.lang.IllegalArgumentException
- when the n3enIndicator
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.