- 
Field Summary
Fields 
| Modifier and Type | Fields | Description |  
| static String | BITS | Unit for bits |  
| static String | BYTES | Unit for bytes |  
 
 
- 
Optional Element Summary
Optional Elements 
| Modifier and Type | Optional Element | Description |  
| String | value | Returns the unit for the data amount, by default bytes. |  
 
 
- 
- 
Element Details
- 
Returns the unit for the data amount, by default bytes. 
- Returns:
- the data amount unit, default BYTES, notnull
 
- Default:
- "BYTES"