Package org.openl.base
Interface INamedThing
- All Known Subinterfaces:
IType
public interface INamedThing
- Author:
- snshor
Wow, almost everything has a name.
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final INamedThing[]static final intstatic final intstatic final int -
Method Summary
-
Field Details
-
EMPTY
-
SHORT
static final int SHORT- See Also:
-
REGULAR
static final int REGULAR- See Also:
-
LONG
static final int LONG- See Also:
-
-
Method Details
-
getDisplayName
-
getName
String getName()
-