public class DWord extends Object
| Constructor and Description | 
|---|
DWord()  | 
DWord(byte[] bytes)  | 
DWord(int n)  | 
| Modifier and Type | Method and Description | 
|---|---|
byte[] | 
getBytes()  | 
int | 
getInt()  | 
void | 
setBytes(byte[] bytes)  | 
void | 
setInt(int n)  | 
Copyright © 2019 Nuxeo. All rights reserved.