|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.plovr.docgen.EnumDescriptor
public class EnumDescriptor
Nested Class Summary | |
---|---|
static class |
EnumDescriptor.Builder
|
Method Summary | |
---|---|
static EnumDescriptor.Builder |
builder()
|
java.lang.String |
getDescription()
|
java.lang.String |
getName()
|
SoyMapData |
toSoyData()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Method Detail |
---|
public java.lang.String getName()
getName
in interface Descriptor
public java.lang.String getDescription()
getDescription
in interface Descriptor
public SoyMapData toSoyData()
toSoyData
in interface Descriptor
public static EnumDescriptor.Builder builder()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |