Package org.hl7.fhir.utilities.graphql
Class FragmentSpread
- java.lang.Object
-
- org.hl7.fhir.utilities.graphql.FragmentSpread
-
public class FragmentSpread extends Object
-
-
Constructor Summary
Constructors Constructor Description FragmentSpread()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description List<Directive>getDirectives()StringgetName()voidsetName(String name)
-
-
-
Constructor Detail
-
FragmentSpread
public FragmentSpread()
-
-