public abstract static class ERXConstant.StringConstant extends Object implements ERXConstant.Constant
Constructor and Description |
---|
StringConstant(String value,
String name) |
Modifier and Type | Method and Description |
---|---|
static ERXConstant.StringConstant |
constantForClassNamed(String value,
String clazzName)
Retrieves the constant for the given class name and value.
|
String |
name() |
int |
sortOrder() |
String |
toString() |
String |
userPresentableDescription() |
String |
value() |
public String name()
name
in interface ERXConstant.Constant
public int sortOrder()
sortOrder
in interface ERXConstant.Constant
public String value()
value
in interface ERXConstant.Constant
public String userPresentableDescription()
public static ERXConstant.StringConstant constantForClassNamed(String value, String clazzName)
value
- clazzName
- Copyright © 2002 – 2024 Project Wonder.