Represents the SEQUENCE
type
More...
Inherits Oss.Nas.Sequence.
Classes | |
class | ExtendedDTMEGPRSMultislotClassNumbers |
Defines meaningful names for particular values of the extendedDTMEGPRSMultislotClass field More... | |
class | ExtendedDTMGPRSMultislotClassNumbers |
Defines meaningful names for particular values of the extendedDTMGPRSMultislotClass field More... | |
Public Member Functions | |
NAS1790_TextendedDTM () | |
The default constructor. | |
NAS1790_TextendedDTM (int argExtendedDTMGPRSMultislotClass, int argExtendedDTMEGPRSMultislotClass) | |
Constructs an instance of NAS1790_TextendedDTM with the specified components. More... | |
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 | |
int | ExtendedDTMGPRSMultislotClass [get, set] |
Field 'extendedDTMGPRSMultislotClass' (mandatory) The NAS1790_TextendedDTM.ExtendedDTMGPRSMultislotClassNumbers class defines meaningful names for particular values of the field | |
int | ExtendedDTMEGPRSMultislotClass [get, set] |
Field 'extendedDTMEGPRSMultislotClass' (mandatory) The NAS1790_TextendedDTM.ExtendedDTMEGPRSMultislotClassNumbers class defines meaningful names for particular values of the field | |
Represents the SEQUENCE
type
|
inline |
Constructs an instance of NAS1790_TextendedDTM
with the specified components.
argExtendedDTMGPRSMultislotClass | The value of the extendedDTMGPRSMultislotClass mandatory field |
argExtendedDTMEGPRSMultislotClass | The value of the extendedDTMEGPRSMultislotClass mandatory field |
|
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, false.
|
inline |
Represents a hash function for a particular type.