Package io.smallrye.graphql.schema.model
Class DirectiveArgument
java.lang.Object
io.smallrye.graphql.schema.model.Field
io.smallrye.graphql.schema.model.DirectiveArgument
- All Implemented Interfaces:
Serializable
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class io.smallrye.graphql.schema.model.Field
addDirectiveInstance, addDirectiveInstances, equals, getAdaptTo, getAdaptWith, getDefaultValue, getDescription, getDirectiveInstances, getMethodName, getName, getPropertyName, getReference, getTransformation, getWrapper, hasDefaultValue, hasDirectiveInstances, hashCode, hasTransformation, hasWrapper, isAdaptingTo, isAdaptingWith, isNotNull, setAdaptTo, setAdaptWith, setDefaultValue, setDescription, setDirectiveInstances, setMethodName, setName, setNotNull, setPropertyName, setReference, setTransformation, setWrapper, toString
-
Constructor Details
-
DirectiveArgument
public DirectiveArgument()
-