Represents the OperatorSpecificContainer
type
More...
Inherits Oss.Nas.Sequence.
|
Oss.Nas1790.MCCMNC | MccMNC [get, set] |
| Field 'mccMNC' (mandatory)
|
|
byte[] | OperatorContainer [get, set] |
| Field 'operatorContainer' (mandatory)
|
|
◆ OperatorSpecificContainer()
Oss.Nas1790.OperatorSpecificContainer.OperatorSpecificContainer |
( |
Oss.Nas1790.MCCMNC |
argMccMNC, |
|
|
byte[] |
argOperatorContainer |
|
) |
| |
|
inline |
Constructs an instance of OperatorSpecificContainer
with the specified components.
- Parameters
-
argMccMNC | The value of the mccMNC mandatory field |
argOperatorContainer | The value of the operatorContainer mandatory field |
◆ Copy()
object Oss.Nas1790.OperatorSpecificContainer.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.OperatorSpecificContainer.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.OperatorSpecificContainer.GetHashCode |
( |
| ) |
|
|
inline |
Represents a hash function for a particular type.
- Returns
- A hash code for the current object.