Class BasicInput
java.lang.Object
org.eclipse.microprofile.graphql.tck.apps.basic.api.BasicInput
- All Implemented Interfaces:
BasicInterface
To Test the generation of a Input even if it's not used (directly) as an argument.
- Author:
- Phillip Kruger (phillip.kruger@redhat.com)
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidsetCountdownPlace(BasicEnum countdownPlace) voidsetMessage(String message)
-
Constructor Details
-
BasicInput
public BasicInput() -
BasicInput
-
-
Method Details
-
getMessage
- Specified by:
getMessagein interfaceBasicInterface
-
setMessage
- Specified by:
setMessagein interfaceBasicInterface
-
getCountdownPlace
-
setCountdownPlace
-