Represents the ESMDataTransport
type
More...
Inherits Oss.Nas.Sequence.
|
byte[] | UserDataContainer [get, set] |
| Field 'userDataContainer' (mandatory)
|
|
Oss.Nas1790.ReleaseAssistanceIndication | ReleaseAssistanceIndication [get, set] |
| Field 'releaseAssistanceIndication' (optional)
|
|
Represents the ESMDataTransport
type
◆ ESMDataTransport() [1/2]
Oss.Nas1790.ESMDataTransport.ESMDataTransport |
( |
byte[] |
argUserDataContainer | ) |
|
|
inline |
Constructs an instance of ESMDataTransport
with the specified mandatory components.
- Parameters
-
argUserDataContainer | The value of the userDataContainer mandatory field |
◆ ESMDataTransport() [2/2]
Constructs an instance of ESMDataTransport
with the specified components.
- Parameters
-
argUserDataContainer | The value of the userDataContainer mandatory field |
argReleaseAssistanceIndication | The value of the releaseAssistanceIndication optional field |
◆ Copy()
object Oss.Nas1790.ESMDataTransport.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.ESMDataTransport.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.ESMDataTransport.GetHashCode |
( |
| ) |
|
|
inline |
Represents a hash function for a particular type.
- Returns
- A hash code for the current object.