Interface AlternateName
- 
- All Known Implementing Classes:
- BorderStyle,- FontWeight
 
 public interface AlternateNameInterface for enums whose name() isn't actually the value that should be used.
- 
- 
Method SummaryAll Methods Static Methods Instance Methods Abstract Methods Modifier and Type Method Description java.lang.StringgetAlternateName()static java.lang.Stringname(java.lang.Enum<?> enumValue)
 
-