Class AbstractFragmentReference
java.lang.Object
io.smallrye.graphql.client.impl.core.AbstractFragmentReference
- All Implemented Interfaces:
Buildable,FieldOrFragment,FragmentReference
- Direct Known Subclasses:
FragmentReferenceImpl
-
Constructor Details
-
AbstractFragmentReference
public AbstractFragmentReference()
-
-
Method Details
-
getName
- Specified by:
getNamein interfaceFragmentReference
-
setName
- Specified by:
setNamein interfaceFragmentReference
-
getDirectives
- Specified by:
getDirectivesin interfaceFragmentReference
-
setDirectives
- Specified by:
setDirectivesin interfaceFragmentReference
-