T - the base type of the subclassespublic interface SubclassEnumeration<T>
| Modifier and Type | Method and Description |
|---|---|
Class<? extends T> |
getSubclass()
get the class identified by the enumeration value
|
String |
getTag()
get the tag that will identify this sub-class in JSON
|
Copyright © 2015. All rights reserved.