Represents the type of the mccMNCAndSessionID
field
More...
Inherits Choice.
Public Types | |
enum | Id { Unselected = 0, NoneChosen = 1, MccMNCChosen = 2, MbmsSessionIdentityChosen = 3, BothChosen = 4 } |
CHOICE alternatives More... | |
Public Member Functions | |
override bool | Equals (object right) |
Determines whether the specified object is equal to the current object. More... | |
override int | GetHashCode () |
Represents a hash function for a particular type. More... | |
object | Copy () |
Creates a deep copy of this object. More... | |
Properties | |
Id | Selected [get] |
Gets current selection More... | |
byte??? | None [get, set] |
Gets or selects the 'none' alternative. More... | |
Oss.Nas1670.MCCMNC? | MccMNC [get, set] |
Gets or selects the 'mccMNC' alternative. More... | |
int??? | MbmsSessionIdentity [get, set] |
Gets or selects the 'mbmsSessionIdentity' alternative. More... | |
Oss.Nas1670.MobileIdentityMCCMNCAndSessionID? | Both [get, set] |
Gets or selects the 'both' alternative. More... | |
Represents the type of the mccMNCAndSessionID
field
CHOICE alternatives
|
inline |
Creates a deep copy of this object.
|
inline |
Determines whether the specified object is equal to the current object.
right | The object to compare with this object. |
true
when the specified object is equal to the current object; otherwise, it returns false.
|
inline |
Represents a hash function for a particular type.
|
getset |
Gets or selects the 'both' alternative.
|
getset |
Gets or selects the 'mbmsSessionIdentity' alternative.
|
getset |
Gets or selects the 'mccMNC' alternative.
|
getset |
Gets or selects the 'none' alternative.
|
get |
Gets current selection