Package org.hl7.fhir.utilities.graphql
Class NameValue
- java.lang.Object
-
- org.hl7.fhir.utilities.graphql.Value
-
- org.hl7.fhir.utilities.graphql.NameValue
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description StringgetValue()booleanisValue(String v)voidsetValue(String value)StringtoString()voidwrite(StringBuilder b, int indent)
-
-
-
Method Detail
-
write
public void write(StringBuilder b, int indent)
-
-