|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcc.plural.jsonij.jpath.functions.FunctionArgument
cc.plural.jsonij.jpath.functions.FunctionArgument.AttributeArgument
public static class FunctionArgument.AttributeArgument
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from class cc.plural.jsonij.jpath.functions.FunctionArgument |
|---|
FunctionArgument.ARGUMENT_TYPE, FunctionArgument.AttributeArgument, FunctionArgument.ValueArgument |
| Constructor Summary | |
|---|---|
FunctionArgument.AttributeArgument(String attributeName)
|
|
| Method Summary | |
|---|---|
String |
getAttributeName()
|
void |
setAttributeName(String attributeName)
|
String |
toString()
|
| Methods inherited from class cc.plural.jsonij.jpath.functions.FunctionArgument |
|---|
getType, parseStringToArguments, setType |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public FunctionArgument.AttributeArgument(String attributeName)
| Method Detail |
|---|
public String getAttributeName()
public void setAttributeName(String attributeName)
public String toString()
toString in class Object
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||