public class ScalarReturnImpl extends Object implements ScalarReturn
| Constructor and Description |
|---|
ScalarReturnImpl(String name,
Type type) |
| Modifier and Type | Method and Description |
|---|---|
String |
getName()
Gets the name of the scalar return.
|
Type |
getType()
Gets the type of the scalar return.
|
public String getName()
ScalarReturngetName in interface ScalarReturnpublic Type getType()
ScalarReturngetType in interface ScalarReturnCopyright © 2018 JBoss by Red Hat. All rights reserved.