public class IMEISVRequest extends Sequence
IMEISVRequest
type.Modifier and Type | Class and Description |
---|---|
static class |
IMEISVRequest.ImeisvRequestValue
Defines meaningful names for particular values of the
imeisvRequestValue field. |
Constructor and Description |
---|
IMEISVRequest()
The default constructor.
|
IMEISVRequest(INTEGER imeisvRequestValue)
Constructs an instance of the
IMEISVRequest with the specified
components. |
Modifier and Type | Method and Description |
---|---|
INTEGER |
getImeisvRequestValue()
Returns the value of the
imeisvRequestValue field. |
INTEGER |
getSpare()
Returns the value of the
spare read-only field. |
void |
setImeisvRequestValue(INTEGER imeisvRequestValue)
Sets the value of the
imeisvRequestValue field. |
public IMEISVRequest()
public IMEISVRequest(INTEGER imeisvRequestValue)
IMEISVRequest
with the specified
components.imeisvRequestValue
- the value of the imeisvRequestValue
field (mandatory).
The ImeisvRequestValue
class defines meaningful names for particular values of the field.java.lang.IllegalArgumentException
- when any mandatory component has a null value.public INTEGER getSpare()
spare
read-only field.spare
read-only field.public INTEGER getImeisvRequestValue()
imeisvRequestValue
field.imeisvRequestValue
field.
The ImeisvRequestValue
class defines meaningful names for particular values of the field.public void setImeisvRequestValue(INTEGER imeisvRequestValue)
imeisvRequestValue
field.imeisvRequestValue
- the value of the imeisvRequestValue
field.
The ImeisvRequestValue
class defines meaningful names for particular values of the field.java.lang.IllegalArgumentException
- when the imeisvRequestValue
parameter is null.Copyright © 2023 OSS Nokalva, Inc. All rights reserved.
This document is proprietary to OSS Nokalva, Inc., and may be used only by their direct licensees. Distribution is not permitted. This copyright statement must not be removed.