public class CreateNewEPSBearerContext_parameters extends Sequence
CreateNewEPSBearerContext-parameters
type.Constructor and Description |
---|
CreateNewEPSBearerContext_parameters()
The default constructor.
|
CreateNewEPSBearerContext_parameters(EPSParametersList epsParametersList)
Constructs an instance of the
CreateNewEPSBearerContext_parameters with the specified
components. |
Modifier and Type | Method and Description |
---|---|
void |
deleteEpsParametersList()
Omits the
epsParametersList optional field from the value. |
EPSParametersList |
getEpsParametersList()
Returns the value of the
epsParametersList optional field. |
INTEGER |
getNumberOfEPSParameters()
Returns the value of the
numberOfEPSParameters read-only field. |
boolean |
hasEpsParametersList()
Reports whether the
epsParametersList optional field is present in the value. |
void |
setEpsParametersList(EPSParametersList epsParametersList)
Sets the value of the
epsParametersList optional field. |
public CreateNewEPSBearerContext_parameters()
public CreateNewEPSBearerContext_parameters(EPSParametersList epsParametersList)
CreateNewEPSBearerContext_parameters
with the specified
components.epsParametersList
- the value of the epsParametersList
field (optional).public INTEGER getNumberOfEPSParameters()
numberOfEPSParameters
read-only field.numberOfEPSParameters
read-only field.public EPSParametersList getEpsParametersList()
epsParametersList
optional field.epsParametersList
optional field or null if the field is omitted.public void setEpsParametersList(EPSParametersList epsParametersList)
epsParametersList
optional field.epsParametersList
- the value of the epsParametersList
optional field. A null
value indicates that the optional field is omitted.public boolean hasEpsParametersList()
epsParametersList
optional field is present in the value.epsParametersList
optional field is present in the value.public void deleteEpsParametersList()
epsParametersList
optional field from the value.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.