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