org.plovr.docgen
Class EnumDescriptor
java.lang.Object
org.plovr.docgen.EnumDescriptor
- All Implemented Interfaces:
- Descriptor
public class EnumDescriptor
- extends Object
- implements Descriptor
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
getName
public String getName()
- Specified by:
getName
in interface Descriptor
getDescription
public String getDescription()
- Specified by:
getDescription
in interface Descriptor
toSoyData
public SoyMapData toSoyData()
- Specified by:
toSoyData
in interface Descriptor
builder
public static EnumDescriptor.Builder builder()