| Constructor and Description |
|---|
DirectiveInstance() |
| Modifier and Type | Method and Description |
|---|---|
DirectiveType |
getType() |
Object |
getValue(String name) |
Map<String,Object> |
getValues() |
void |
setType(DirectiveType type) |
void |
setValue(String name,
Object value) |
void |
setValues(Map<String,Object> values) |
String |
toString() |
public DirectiveType getType()
public void setType(DirectiveType type)
Copyright © 2018–2022. All rights reserved.