| Modifier and Type | Method and Description |
|---|---|
String |
asString() |
protected void |
checkField() |
YAMLDSL.Field |
ifBlankDefault(Object defaultValue) |
YAMLDSL.Field |
ifBlankException(String message) |
YAMLDSL.BooleanField |
ifEmptyDefault(boolean defaultValue) |
YAMLDSL.Field |
ifNullException(String message) |
Iterable<Object> |
iterableElseException(String exceptionMessage) |
YAMLDSL.YAMLMap |
map() |
protected Object |
value() |
public Field(Object value)
public String asString()
public YAMLDSL.YAMLMap map()
public YAMLDSL.Field ifBlankException(String message)
public YAMLDSL.Field ifNullException(String message)
public YAMLDSL.Field ifBlankDefault(Object defaultValue)
public YAMLDSL.BooleanField ifEmptyDefault(boolean defaultValue)
protected void checkField()
protected Object value()
Copyright © 2016. All rights reserved.