Uses of Enum Class
de.hybris.platform.cockpit.components.mvc.commentlayer.CommentLayerUtils.UNIT
Packages that use CommentLayerUtils.UNIT
-
Uses of CommentLayerUtils.UNIT in de.hybris.platform.cockpit.components.mvc.commentlayer
Methods in de.hybris.platform.cockpit.components.mvc.commentlayer that return CommentLayerUtils.UNITModifier and TypeMethodDescriptionstatic CommentLayerUtils.UNITReturns the enum constant of this class with the specified name.static CommentLayerUtils.UNIT[]CommentLayerUtils.UNIT.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in de.hybris.platform.cockpit.components.mvc.commentlayer with parameters of type CommentLayerUtils.UNITModifier and TypeMethodDescriptionstatic doubleCommentLayerUtils.getSizeNumberValue(String stringValue, CommentLayerUtils.UNIT unit) static StringCommentLayerUtils.numericSizeToString(double value, CommentLayerUtils.UNIT unit)