Class BasicType
java.lang.Object
org.eclipse.microprofile.graphql.tck.apps.basic.api.BasicType
- All Implemented Interfaces:
BasicInterface
To Test the generation of a Type even if it's not used (directly) as a return type or argument.
- Author:
- Phillip Kruger (phillip.kruger@redhat.com)
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
BasicType
public BasicType() -
BasicType
-
-
Method Details
-
getMessage
- Specified by:
getMessagein interfaceBasicInterface
-
setMessage
- Specified by:
setMessagein interfaceBasicInterface
-