|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.google.gdata.data.AttributeHelper.LowerCaseEnumToAttributeValue<T>
public static class AttributeHelper.LowerCaseEnumToAttributeValue<T extends java.lang.Enum<T>>
Implements the most common custom mapping of an enum value to an attribute value using the lower-case form of the enum name.
Constructor Summary | |
---|---|
AttributeHelper.LowerCaseEnumToAttributeValue()
|
Method Summary | |
---|---|
java.lang.String |
getAttributeValue(T enumValue)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public AttributeHelper.LowerCaseEnumToAttributeValue()
Method Detail |
---|
public java.lang.String getAttributeValue(T enumValue)
getAttributeValue
in interface AttributeHelper.EnumToAttributeValue<T extends java.lang.Enum<T>>
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |