public class ValueObjectTypePrimitiveType extends Object implements ValueObjectType
| Modifier and Type | Class and Description |
|---|---|
static class |
ValueObjectTypePrimitiveType.YAML_PRIMITIVE_TYPES |
| Constructor and Description |
|---|
ValueObjectTypePrimitiveType(String type) |
| Modifier and Type | Method and Description |
|---|---|
void |
process(ParsedYamlProcessor processor) |
ValueObjectTypePrimitiveType.YAML_PRIMITIVE_TYPES |
type() |
public ValueObjectTypePrimitiveType(String type)
public ValueObjectTypePrimitiveType.YAML_PRIMITIVE_TYPES type()
public void process(ParsedYamlProcessor processor) throws ProcessingException
process in interface ProcessableYamlProcessingExceptionCopyright © 2019. All rights reserved.