T - The type of the enum's identifier (normally java.lang.String or java.lang.Integer)public interface StravaReferenceType<T>
| Modifier and Type | Method and Description |
|---|---|
String |
getDescription() |
T |
getId() |
T |
getValue() |
String |
toString() |
String getDescription()
T getId()
T getValue()
String toString()
toString in class ObjectObject.toString()Copyright © 2016 Dan Shannon. All rights reserved.