public class ObjectTypeNested extends Object implements ObjectType
| Constructor and Description |
|---|
ObjectTypeNested(ParsedValueObject nestValueObject,
String namespace) |
| Modifier and Type | Method and Description |
|---|---|
String |
namespace() |
ParsedValueObject |
nestValueObject() |
void |
process(ParsedYamlProcessor processor) |
public ObjectTypeNested(ParsedValueObject nestValueObject, String namespace)
public ParsedValueObject nestValueObject()
public void process(ParsedYamlProcessor processor) throws ProcessingException
process in interface ProcessableYamlProcessingExceptionpublic String namespace()
Copyright © 2019. All rights reserved.