Represents the BearerResourceAllocationReject
type
More...
Inherits Oss.Nas.Sequence.
◆ BearerResourceAllocationReject() [1/2]
Oss.Nas1790.BearerResourceAllocationReject.BearerResourceAllocationReject |
( |
int |
argEsmCause | ) |
|
|
inline |
Constructs an instance of BearerResourceAllocationReject
with the specified mandatory components.
- Parameters
-
argEsmCause | The value of the esmCause mandatory field |
◆ BearerResourceAllocationReject() [2/2]
Constructs an instance of BearerResourceAllocationReject
with the specified components.
- Parameters
-
argEsmCause | The value of the esmCause mandatory field |
argProtocolConfigurationOptions | The value of the protocolConfigurationOptions optional field |
argBackoffTimer | The value of the backoffTimer optional field |
argReattemptIndicator | The value of the reattemptIndicator optional field |
argNbifomContainer | The value of the nbifomContainer optional field |
argExtendedProtocolConfigurationOptions | The value of the extendedProtocolConfigurationOptions optional field |
◆ Copy()
object Oss.Nas1790.BearerResourceAllocationReject.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.BearerResourceAllocationReject.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.BearerResourceAllocationReject.GetHashCode |
( |
| ) |
|
|
inline |
Represents a hash function for a particular type.
- Returns
- A hash code for the current object.