| Package | Description |
|---|---|
| org.mule.runtime.api.util |
| Modifier and Type | Method and Description |
|---|---|
DataUnit |
DataSize.getUnit() |
static DataUnit |
DataUnit.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static DataUnit[] |
DataUnit.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
DataSize(int size,
DataUnit unit)
Creates a new instance
|
Copyright © 2017 MuleSoft, Inc.. All rights reserved.