| Package | Description |
|---|---|
| de.hybris.platform.cockpit.components.mvc.commentlayer |
| Modifier and Type | Method and Description |
|---|---|
static CommentLayerUtils.UNIT |
CommentLayerUtils.UNIT.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static CommentLayerUtils.UNIT[] |
CommentLayerUtils.UNIT.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
static double |
CommentLayerUtils.getSizeNumberValue(java.lang.String stringValue,
CommentLayerUtils.UNIT unit) |
static java.lang.String |
CommentLayerUtils.numericSizeToString(double value,
CommentLayerUtils.UNIT unit) |
Copyright © 2018 SAP SE. All Rights Reserved.