Package com.enonic.xp.blob
Class SegmentLevel
- java.lang.Object
-
- com.enonic.xp.blob.SegmentLevel
-
public class SegmentLevel extends Object
-
-
Constructor Summary
Constructors Modifier Constructor Description protected
SegmentLevel(String value)
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description boolean
equals(Object o)
static SegmentLevel
from(String value)
String
getValue()
int
hashCode()
String
toString()
-
-
-
Constructor Detail
-
SegmentLevel
protected SegmentLevel(String value)
-
-
Method Detail
-
from
public static SegmentLevel from(String value)
-
getValue
public String getValue()
-
-