public final class TeDsClass extends Object
| Constructor and Description |
|---|
TeDsClass(short uint8)
Creates an instance of uint8.
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object obj) |
static TeDsClass |
fromString(String valInString)
Returns the object of teDsClass fromString input String teDsClass.
|
int |
hashCode() |
static TeDsClass |
of(short value)
Returns the object of teDsClass for type uint8.
|
String |
toString() |
short |
uint8()
Returns the attribute uint8.
|
void |
uint8(short uint8)
Sets the attribute uint8.
|
public TeDsClass(short uint8)
uint8 - value of uint8public static TeDsClass of(short value)
value - value of teDsClass for type uint8public short uint8()
public void uint8(short uint8)
uint8 - value of uint8Copyright © 2018. All rights reserved.