Interface JsonNameValuePair
- All Superinterfaces:
FormattedStringRepresentable, NameHolder, NodeRepresentable, ValueHolder<JsonValue>
- All Known Implementing Classes:
ImmutableJsonNameValuePair
public interface JsonNameValuePair
extends FormattedStringRepresentable, NameHolder, NodeRepresentable, ValueHolder<JsonValue>
- Author:
- Silvan Wyss
-
Field Summary
Fields inherited from interface FormattedStringRepresentable
DEFAULT_IDENTATION_LEVEL, DEFAULT_IDENTTATION_SYMBOL, DEFAULT_START_MULTILINER_WITH_IDENTATION_FLAG -
Method Summary
Methods inherited from interface FormattedStringRepresentable
formattedStringWillHaveMultipleLines, toFormattedString, toFormattedStringWithIndentationLevel, toFormattedStringWithIndentationLevelAndIndentationSymbol, toFormattedStringWithIndentationLevelAndIndentationSymbolMethods inherited from interface NameHolder
getName, getNameInSingleQuotes, hasName, hasSameNameAsMethods inherited from interface NodeRepresentable
toNodeMethods inherited from interface ValueHolder
getStoredValue