public static class MappedEPSBearerContext.Context.EpsParameters extends Choice
epsParameters
field.Modifier and Type | Field and Description |
---|---|
static int |
createNewEPSBearerContext_chosen
Identifies the
createNewEPSBearerContext alternative. |
static int |
deleteExistingEPSBearerContext_chosen
Identifies the
deleteExistingEPSBearerContext alternative. |
static int |
modifyExistingEPSBearerContext_chosen
Identifies the
modifyExistingEPSBearerContext alternative. |
Constructor and Description |
---|
EpsParameters()
The default constructor.
|
Modifier and Type | Method and Description |
---|---|
static MappedEPSBearerContext.Context.EpsParameters |
createWithCreateNewEPSBearerContext(CreateNewEPSBearerContext_parameters createNewEPSBearerContext)
Creates an instance of the
EpsParameters with the createNewEPSBearerContext
alternative selected. |
static MappedEPSBearerContext.Context.EpsParameters |
createWithDeleteExistingEPSBearerContext(DeleteExistingEPSBearerContext_parameters deleteExistingEPSBearerContext)
Creates an instance of the
EpsParameters with the deleteExistingEPSBearerContext
alternative selected. |
static MappedEPSBearerContext.Context.EpsParameters |
createWithModifyExistingEPSBearerContext(ModifyExistingEPSBearerContext_parameters modifyExistingEPSBearerContext)
Creates an instance of the
EpsParameters with the modifyExistingEPSBearerContext
alternative selected. |
CreateNewEPSBearerContext_parameters |
getCreateNewEPSBearerContext()
Returns the value of the
createNewEPSBearerContext alternative. |
DeleteExistingEPSBearerContext_parameters |
getDeleteExistingEPSBearerContext()
Returns the value of the
deleteExistingEPSBearerContext alternative. |
ModifyExistingEPSBearerContext_parameters |
getModifyExistingEPSBearerContext()
Returns the value of the
modifyExistingEPSBearerContext alternative. |
boolean |
hasCreateNewEPSBearerContext()
Reports whether the
createNewEPSBearerContext alternative is selected. |
boolean |
hasDeleteExistingEPSBearerContext()
Reports whether the
deleteExistingEPSBearerContext alternative is selected. |
boolean |
hasModifyExistingEPSBearerContext()
Reports whether the
modifyExistingEPSBearerContext alternative is selected. |
void |
setCreateNewEPSBearerContext(CreateNewEPSBearerContext_parameters createNewEPSBearerContext)
Selects the
createNewEPSBearerContext alternative. |
void |
setDeleteExistingEPSBearerContext(DeleteExistingEPSBearerContext_parameters deleteExistingEPSBearerContext)
Selects the
deleteExistingEPSBearerContext alternative. |
void |
setModifyExistingEPSBearerContext(ModifyExistingEPSBearerContext_parameters modifyExistingEPSBearerContext)
Selects the
modifyExistingEPSBearerContext alternative. |
clone, equals, getChosenFlag, getChosenValue, hashCode
public static final int createNewEPSBearerContext_chosen
createNewEPSBearerContext
alternative.public static final int deleteExistingEPSBearerContext_chosen
deleteExistingEPSBearerContext
alternative.public static final int modifyExistingEPSBearerContext_chosen
modifyExistingEPSBearerContext
alternative.public static MappedEPSBearerContext.Context.EpsParameters createWithCreateNewEPSBearerContext(CreateNewEPSBearerContext_parameters createNewEPSBearerContext)
EpsParameters
with the createNewEPSBearerContext
alternative selected.createNewEPSBearerContext
- the value of the createNewEPSBearerContext
alternative.EpsParameters
class.public boolean hasCreateNewEPSBearerContext()
createNewEPSBearerContext
alternative is selected.createNewEPSBearerContext
alternative is selected.public CreateNewEPSBearerContext_parameters getCreateNewEPSBearerContext()
createNewEPSBearerContext
alternative.createNewEPSBearerContext
alternative or null if the
createNewEPSBearerContext
alternative is not selected.public void setCreateNewEPSBearerContext(CreateNewEPSBearerContext_parameters createNewEPSBearerContext)
createNewEPSBearerContext
alternative.createNewEPSBearerContext
- the value of the createNewEPSBearerContext
alternative.public static MappedEPSBearerContext.Context.EpsParameters createWithDeleteExistingEPSBearerContext(DeleteExistingEPSBearerContext_parameters deleteExistingEPSBearerContext)
EpsParameters
with the deleteExistingEPSBearerContext
alternative selected.deleteExistingEPSBearerContext
- the value of the deleteExistingEPSBearerContext
alternative.EpsParameters
class.public boolean hasDeleteExistingEPSBearerContext()
deleteExistingEPSBearerContext
alternative is selected.deleteExistingEPSBearerContext
alternative is selected.public DeleteExistingEPSBearerContext_parameters getDeleteExistingEPSBearerContext()
deleteExistingEPSBearerContext
alternative.deleteExistingEPSBearerContext
alternative or null if the
deleteExistingEPSBearerContext
alternative is not selected.public void setDeleteExistingEPSBearerContext(DeleteExistingEPSBearerContext_parameters deleteExistingEPSBearerContext)
deleteExistingEPSBearerContext
alternative.deleteExistingEPSBearerContext
- the value of the deleteExistingEPSBearerContext
alternative.public static MappedEPSBearerContext.Context.EpsParameters createWithModifyExistingEPSBearerContext(ModifyExistingEPSBearerContext_parameters modifyExistingEPSBearerContext)
EpsParameters
with the modifyExistingEPSBearerContext
alternative selected.modifyExistingEPSBearerContext
- the value of the modifyExistingEPSBearerContext
alternative.EpsParameters
class.public boolean hasModifyExistingEPSBearerContext()
modifyExistingEPSBearerContext
alternative is selected.modifyExistingEPSBearerContext
alternative is selected.public ModifyExistingEPSBearerContext_parameters getModifyExistingEPSBearerContext()
modifyExistingEPSBearerContext
alternative.modifyExistingEPSBearerContext
alternative or null if the
modifyExistingEPSBearerContext
alternative is not selected.public void setModifyExistingEPSBearerContext(ModifyExistingEPSBearerContext_parameters modifyExistingEPSBearerContext)
modifyExistingEPSBearerContext
alternative.modifyExistingEPSBearerContext
- the value of the modifyExistingEPSBearerContext
alternative.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.