public class ModifyExistingEPSBearerContext_parameters extends Sequence
ModifyExistingEPSBearerContext-parameters
type.Modifier and Type | Class and Description |
---|---|
static class |
ModifyExistingEPSBearerContext_parameters.EBit
Defines meaningful names for particular values of the
eBit field. |
Constructor and Description |
---|
ModifyExistingEPSBearerContext_parameters()
The default constructor.
|
ModifyExistingEPSBearerContext_parameters(INTEGER eBit,
EPSParametersList epsParametersList)
Constructs an instance of the
ModifyExistingEPSBearerContext_parameters with the specified
components. |
Modifier and Type | Method and Description |
---|---|
INTEGER |
getEBit()
Returns the value of the
eBit field. |
EPSParametersList |
getEpsParametersList()
Returns the value of the
epsParametersList field. |
INTEGER |
getNumberOfEPSParameters()
Returns the value of the
numberOfEPSParameters read-only field. |
void |
setEBit(INTEGER eBit)
Sets the value of the
eBit field. |
void |
setEpsParametersList(EPSParametersList epsParametersList)
Sets the value of the
epsParametersList field. |
public ModifyExistingEPSBearerContext_parameters()
public ModifyExistingEPSBearerContext_parameters(INTEGER eBit, EPSParametersList epsParametersList)
ModifyExistingEPSBearerContext_parameters
with the specified
components.eBit
- the value of the eBit
field (mandatory).
The EBit
class defines meaningful names for particular values of the field.epsParametersList
- the value of the epsParametersList
field (mandatory).java.lang.IllegalArgumentException
- when any mandatory component has a null value.public INTEGER getEBit()
eBit
field.eBit
field.
The EBit
class defines meaningful names for particular values of the field.public void setEBit(INTEGER eBit)
eBit
field.eBit
- the value of the eBit
field.
The EBit
class defines meaningful names for particular values of the field.java.lang.IllegalArgumentException
- when the eBit
parameter is null.public INTEGER getNumberOfEPSParameters()
numberOfEPSParameters
read-only field.numberOfEPSParameters
read-only field.public EPSParametersList getEpsParametersList()
epsParametersList
field.epsParametersList
field.public void setEpsParametersList(EPSParametersList epsParametersList)
epsParametersList
field.epsParametersList
- the value of the epsParametersList
field.java.lang.IllegalArgumentException
- when the epsParametersList
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.