public class APNAMBRParameter extends Sequence
APNAMBRParameter
type.Modifier and Type | Class and Description |
---|---|
static class |
APNAMBRParameter.EpsParameterContents
Represents the type of the
epsParameterContents field. |
static class |
APNAMBRParameter.EpsParameterIdentifier
Defines meaningful names for particular values of the
epsParameterIdentifier field. |
Constructor and Description |
---|
APNAMBRParameter()
The default constructor.
|
APNAMBRParameter(APNAMBRParameter.EpsParameterContents epsParameterContents)
Constructs an instance of the
APNAMBRParameter with the specified
components. |
Modifier and Type | Method and Description |
---|---|
APNAMBRParameter.EpsParameterContents |
getEpsParameterContents()
Returns the value of the
epsParameterContents field. |
INTEGER |
getEpsParameterIdentifier()
Returns the value of the
epsParameterIdentifier read-only field. |
void |
setEpsParameterContents(APNAMBRParameter.EpsParameterContents epsParameterContents)
Sets the value of the
epsParameterContents field. |
public APNAMBRParameter()
public APNAMBRParameter(APNAMBRParameter.EpsParameterContents epsParameterContents)
APNAMBRParameter
with the specified
components.epsParameterContents
- the value of the epsParameterContents
field (mandatory).java.lang.IllegalArgumentException
- when any mandatory component has a null value.public INTEGER getEpsParameterIdentifier()
epsParameterIdentifier
read-only field.epsParameterIdentifier
read-only field.
The EpsParameterIdentifier
class defines meaningful names for particular values of the field.public APNAMBRParameter.EpsParameterContents getEpsParameterContents()
epsParameterContents
field.epsParameterContents
field.public void setEpsParameterContents(APNAMBRParameter.EpsParameterContents epsParameterContents)
epsParameterContents
field.epsParameterContents
- the value of the epsParameterContents
field.java.lang.IllegalArgumentException
- when the epsParameterContents
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.