public final class Srlg extends Object
| Constructor and Description |
|---|
Srlg(long uint32)
Creates an instance of uint32.
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object obj) |
static Srlg |
fromString(String valInString)
Returns the object of srlg fromString input String srlg.
|
int |
hashCode() |
static Srlg |
of(long value)
Returns the object of srlg for type uint32.
|
String |
toString() |
long |
uint32()
Returns the attribute uint32.
|
void |
uint32(long uint32)
Sets the attribute uint32.
|
public Srlg(long uint32)
uint32 - value of uint32public static Srlg of(long value)
value - value of srlg for type uint32public long uint32()
public void uint32(long uint32)
uint32 - value of uint32Copyright © 2017. All rights reserved.