Represents the EPSAdditionalRequestResult
type
More...
Inherits Oss.Nas.Sequence.
|
class | PrdNumbers |
| Defines meaningful names for particular values of the prd field More...
|
|
|
int | Spare [get] |
| Field 'spare' (mandatory, readonly)
|
|
int | Prd [get, set] |
| Field 'prd' (mandatory) The EPSAdditionalRequestResult.PrdNumbers class defines meaningful names for particular values of the field
|
|
◆ EPSAdditionalRequestResult()
Oss.Nas1790.EPSAdditionalRequestResult.EPSAdditionalRequestResult |
( |
int |
argPrd | ) |
|
|
inline |
Constructs an instance of EPSAdditionalRequestResult
with the specified components.
- Parameters
-
argPrd | The value of the prd mandatory field |
◆ Copy()
object Oss.Nas1790.EPSAdditionalRequestResult.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.EPSAdditionalRequestResult.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.EPSAdditionalRequestResult.GetHashCode |
( |
| ) |
|
|
inline |
Represents a hash function for a particular type.
- Returns
- A hash code for the current object.