Represents the ControlPlaneServiceRequest
type
More...
Inherits Oss.Nas.Sequence.
◆ ControlPlaneServiceRequest() [1/2]
Constructs an instance of ControlPlaneServiceRequest
with the specified mandatory components.
- Parameters
-
argControlPlaneServiceType | The value of the controlPlaneServiceType mandatory field |
argNasKeySetIdentifier | The value of the nasKeySetIdentifier mandatory field |
◆ ControlPlaneServiceRequest() [2/2]
Constructs an instance of ControlPlaneServiceRequest
with the specified components.
- Parameters
-
argControlPlaneServiceType | The value of the controlPlaneServiceType mandatory field |
argNasKeySetIdentifier | The value of the nasKeySetIdentifier mandatory field |
argEsmMessageContainer | The value of the esmMessageContainer optional field |
argNasMessageContainer | The value of the nasMessageContainer optional field |
argEpsBearerContextStatus | The value of the epsBearerContextStatus optional field |
argDeviceProperties | The value of the deviceProperties optional field |
argUeRequestType | The value of the ueRequestType optional field |
argPagingRestriction | The value of the pagingRestriction optional field |
◆ Copy()
object Oss.Nas1790.ControlPlaneServiceRequest.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.ControlPlaneServiceRequest.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.ControlPlaneServiceRequest.GetHashCode |
( |
| ) |
|
|
inline |
Represents a hash function for a particular type.
- Returns
- A hash code for the current object.