public class ReturnModel extends DocumentedModel implements TypedModel
| Constructor and Description |
|---|
ReturnModel(MethodModel method) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
String |
getType() |
int |
hashCode() |
void |
setType(String type) |
void |
visit(ModelVisitor visitor) |
getAsdoc, setAsdocgetName, setNamepublic ReturnModel(MethodModel method)
public String getType()
getType in interface TypedModelpublic void setType(String type)
setType in interface TypedModelpublic void visit(ModelVisitor visitor)
visit in interface ActionScriptModelpublic boolean equals(Object o)
equals in class NamedModelpublic int hashCode()
hashCode in class NamedModelCopyright © 2002–2019 CoreMedia AG. All rights reserved.