Represents the ModifyEPSBearerContextReject
type
More...
Inherits Oss.Nas.Sequence.
|
int | EsmCause [get, set] |
| Field 'esmCause' (mandatory) The ESMCause class defines meaningful names for particular values of the field
|
|
Oss.Nas1790.ProtocolConfigurationOptionsUE | ProtocolConfigurationOptions [get, set] |
| Field 'protocolConfigurationOptions' (optional)
|
|
byte[] | NbifomContainer [get, set] |
| Field 'nbifomContainer' (optional)
|
|
Oss.Nas1790.ProtocolConfigurationOptionsUE | ExtendedProtocolConfigurationOptions [get, set] |
| Field 'extendedProtocolConfigurationOptions' (optional)
|
|
◆ ModifyEPSBearerContextReject() [1/2]
Oss.Nas1790.ModifyEPSBearerContextReject.ModifyEPSBearerContextReject |
( |
int |
argEsmCause | ) |
|
|
inline |
Constructs an instance of ModifyEPSBearerContextReject
with the specified mandatory components.
- Parameters
-
argEsmCause | The value of the esmCause mandatory field |
◆ ModifyEPSBearerContextReject() [2/2]
Constructs an instance of ModifyEPSBearerContextReject
with the specified components.
- Parameters
-
argEsmCause | The value of the esmCause mandatory field |
argProtocolConfigurationOptions | The value of the protocolConfigurationOptions optional field |
argNbifomContainer | The value of the nbifomContainer optional field |
argExtendedProtocolConfigurationOptions | The value of the extendedProtocolConfigurationOptions optional field |
◆ Copy()
object Oss.Nas1790.ModifyEPSBearerContextReject.Copy |
( |
| ) |
|
|
inline |
Creates a deep copy of this object.
- Returns
- A new object that is a deep copy of this instance.
◆ Equals()
override bool Oss.Nas1790.ModifyEPSBearerContextReject.Equals |
( |
object |
right | ) |
|
|
inline |
Determines whether the specified object is equal to the current object.
- Parameters
-
right | The object to compare with this object. |
- Returns
true
when the specified object is equal to the current object; otherwise, false.
◆ GetHashCode()
override int Oss.Nas1790.ModifyEPSBearerContextReject.GetHashCode |
( |
| ) |
|
|
inline |
Represents a hash function for a particular type.
- Returns
- A hash code for the current object.