public class ObjectTypeExternalValue extends Object implements ObjectType
| Constructor and Description |
|---|
ObjectTypeExternalValue(String objectReference) |
| Modifier and Type | Method and Description |
|---|---|
String |
objectReference() |
void |
process(ParsedYamlProcessor processor) |
public ObjectTypeExternalValue(String objectReference)
public String objectReference()
public void process(ParsedYamlProcessor processor) throws ProcessingException
process in interface ProcessableYamlProcessingExceptionCopyright © 2019. All rights reserved.