public interface EnumWithKey
enum types that have a unique string key for each possible value.| Modifier and Type | Interface and Description |
|---|---|
static class |
EnumWithKey.Parser<A extends EnumWithKey>
Helper class that can get allowable values or match a key string for any
EnumWithKey type. |
String getKey()
Copyright © 2016 Atlassian. All rights reserved.