public class JReturn extends JElement
JMethod.JMethod.getReturns()| Constructor and Description |
|---|
JReturn(net.sf.mmm.util.reflect.api.GenericType<?> byteType,
com.thoughtworks.qdox.model.JavaClass sourceType,
String comment)
The constructor.
|
| Modifier and Type | Method and Description |
|---|---|
String |
toString() |
getByteType, getByteTypeString, getComment, getSourceTypepublic JReturn(net.sf.mmm.util.reflect.api.GenericType<?> byteType,
com.thoughtworks.qdox.model.JavaClass sourceType,
String comment)
byteType - - see JElement.getByteType().sourceType - - see JElement.getSourceType().comment - - see JElement.getComment().Copyright © 2015–2021 MojoHaus. All rights reserved.