public class TsonKeyValueBuilderImpl extends AbstractTsonElementBuilder<TsonKeyValueBuilder> implements TsonKeyValueBuilder
| Constructor and Description |
|---|
TsonKeyValueBuilderImpl() |
| Modifier and Type | Method and Description |
|---|---|
TsonElement |
build() |
TsonElement |
getKey() |
TsonElement |
getValue() |
TsonKeyValueBuilder |
merge(TsonPair other) |
TsonKeyValueBuilder |
reset() |
TsonKeyValueBuilder |
setKey(TsonElementBase key) |
TsonKeyValueBuilder |
setValue(TsonElementBase value) |
TsonElementType |
type() |
addAnnotation, addAnnotation, addAnnotations, addAnnotations, anchor, annotation, comments, getAnnotations, getComments, removeAllAnnotations, removeAnnotationAt, setAnnotations, setComments, toArray, toFunction, toObject, toString, toString, toString, toUpletclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitaddAnnotation, addAnnotation, addAnnotations, addAnnotations, annotation, comments, removeAllAnnotations, removeAnnotationAt, setAnnotations, setCommentsanchor, getAnnotations, getComments, toArray, toFunction, toObject, toUpletof, toString, toString, toStringpublic TsonElementType type()
type in interface TsonElementBasetype in interface TsonElementBuilderpublic TsonKeyValueBuilder merge(TsonPair other)
merge in interface TsonKeyValueBuilderpublic TsonKeyValueBuilder reset()
reset in interface TsonKeyValueBuilderpublic TsonElement getKey()
getKey in interface TsonKeyValueBuilderpublic TsonKeyValueBuilder setKey(TsonElementBase key)
setKey in interface TsonKeyValueBuilderpublic TsonElement getValue()
getValue in interface TsonKeyValueBuilderpublic TsonKeyValueBuilder setValue(TsonElementBase value)
setValue in interface TsonKeyValueBuilderpublic TsonElement build()
build in interface TsonElementBasebuild in interface TsonElementBuilderCopyright © 2024 vpc open source initiative. All rights reserved.