JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Summary:
Nested
Field
Constr
Method
Detail:
Field
Constr
Method
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH
Package
gw.lang.reflect
Interface IEnumConstant
All Known Subinterfaces:
IEnumValue
All Known Implementing Classes:
EnumValuePlaceholder
public interface
IEnumConstant
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
String
getCode
()
String
getDisplayName
()
int
getOrdinal
()
Method Details
getCode
String
getCode
()
getOrdinal
int
getOrdinal
()
getDisplayName
String
getDisplayName
()