public class PDUSessionModificationComplete extends Sequence
PDUSessionModificationComplete
type.Constructor and Description |
---|
PDUSessionModificationComplete()
The default constructor.
|
PDUSessionModificationComplete(ExtendedProtocolConfigurationOptionsUE extendedProtocolConfigurationOptions,
OctetString portManagementInformationContainer)
Constructs an instance of the
PDUSessionModificationComplete with the specified
components. |
Modifier and Type | Method and Description |
---|---|
void |
deleteExtendedProtocolConfigurationOptions()
Omits the
extendedProtocolConfigurationOptions optional field from the value. |
void |
deletePortManagementInformationContainer()
Omits the
portManagementInformationContainer optional field from the value. |
ExtendedProtocolConfigurationOptionsUE |
getExtendedProtocolConfigurationOptions()
Returns the value of the
extendedProtocolConfigurationOptions optional field. |
OctetString |
getPortManagementInformationContainer()
Returns the value of the
portManagementInformationContainer optional field. |
boolean |
hasExtendedProtocolConfigurationOptions()
Reports whether the
extendedProtocolConfigurationOptions optional field is present in the value. |
boolean |
hasPortManagementInformationContainer()
Reports whether the
portManagementInformationContainer optional field is present in the value. |
void |
setExtendedProtocolConfigurationOptions(ExtendedProtocolConfigurationOptionsUE extendedProtocolConfigurationOptions)
Sets the value of the
extendedProtocolConfigurationOptions optional field. |
void |
setPortManagementInformationContainer(OctetString portManagementInformationContainer)
Sets the value of the
portManagementInformationContainer optional field. |
public PDUSessionModificationComplete()
public PDUSessionModificationComplete(ExtendedProtocolConfigurationOptionsUE extendedProtocolConfigurationOptions, OctetString portManagementInformationContainer)
PDUSessionModificationComplete
with the specified
components.extendedProtocolConfigurationOptions
- the value of the extendedProtocolConfigurationOptions
field (optional).portManagementInformationContainer
- the value of the portManagementInformationContainer
field (optional).public ExtendedProtocolConfigurationOptionsUE getExtendedProtocolConfigurationOptions()
extendedProtocolConfigurationOptions
optional field.extendedProtocolConfigurationOptions
optional field or null if the field is omitted.public void setExtendedProtocolConfigurationOptions(ExtendedProtocolConfigurationOptionsUE extendedProtocolConfigurationOptions)
extendedProtocolConfigurationOptions
optional field.extendedProtocolConfigurationOptions
- the value of the extendedProtocolConfigurationOptions
optional field. A null
value indicates that the optional field is omitted.public boolean hasExtendedProtocolConfigurationOptions()
extendedProtocolConfigurationOptions
optional field is present in the value.extendedProtocolConfigurationOptions
optional field is present in the value.public void deleteExtendedProtocolConfigurationOptions()
extendedProtocolConfigurationOptions
optional field from the value.public OctetString getPortManagementInformationContainer()
portManagementInformationContainer
optional field.portManagementInformationContainer
optional field or null if the field is omitted.public void setPortManagementInformationContainer(OctetString portManagementInformationContainer)
portManagementInformationContainer
optional field.portManagementInformationContainer
- the value of the portManagementInformationContainer
optional field. A null
value indicates that the optional field is omitted.public boolean hasPortManagementInformationContainer()
portManagementInformationContainer
optional field is present in the value.portManagementInformationContainer
optional field is present in the value.public void deletePortManagementInformationContainer()
portManagementInformationContainer
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.