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