public static class AnnotationParser.Prototype extends Object
| Constructor and Description |
|---|
Prototype() |
| Modifier and Type | Method and Description |
|---|---|
OdpsType[] |
getArguments() |
String |
getArgumentsString() |
OdpsType[] |
getReturns() |
String |
getReturnsString() |
void |
setArguments(OdpsType[] arguments) |
void |
setReturns(OdpsType[] returns) |
public OdpsType[] getArguments()
public String getArgumentsString()
public void setArguments(OdpsType[] arguments)
public OdpsType[] getReturns()
public String getReturnsString()
public void setReturns(OdpsType[] returns)
Copyright © 2021 Alibaba Cloud Computing. All rights reserved.