public class TsonOpBuilderImpl extends AbstractTsonElementBuilder<TsonOpBuilder> implements TsonOpBuilder
| Constructor and Description |
|---|
TsonOpBuilderImpl() |
| Modifier and Type | Method and Description |
|---|---|
TsonOp |
build() |
TsonElement |
first() |
TsonOpBuilder |
first(TsonElementBase key) |
TsonOpBuilderImpl |
merge(TsonOp other) |
String |
opName() |
TsonOpBuilder |
opName(String opName) |
TsonOpType |
opType() |
TsonOpBuilder |
opType(TsonOpType opType) |
TsonOpBuilder |
reset() |
TsonElement |
second() |
TsonOpBuilder |
second(TsonElementBase value) |
TsonElementType |
type() |
addAnnotation, addAnnotation, addAnnotations, addAnnotations, anchor, annotation, annotations, clearAnnotations, comments, comments, removeAnnotationAt, setAnnotations, setComments, toArray, toObject, toString, toString, toString, toUpletclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitaddAnnotation, addAnnotation, addAnnotations, addAnnotations, annotation, clearAnnotations, comments, removeAnnotationAt, setAnnotations, setCommentsanchor, annotations, comments, toArray, toObject, toUplettoString, toString, toStringpublic String opName()
opName in interface TsonOpBuilderpublic TsonOpType opType()
opType in interface TsonOpBuilderpublic TsonOpBuilder opName(String opName)
opName in interface TsonOpBuilderpublic TsonOpBuilder opType(TsonOpType opType)
opType in interface TsonOpBuilderpublic TsonElementType type()
type in interface TsonElementBasetype in interface TsonElementBuilderpublic TsonOpBuilderImpl merge(TsonOp other)
merge in interface TsonOpBuilderpublic TsonOpBuilder reset()
reset in interface TsonOpBuilderpublic TsonElement first()
first in interface TsonOpBuilderpublic TsonOpBuilder first(TsonElementBase key)
first in interface TsonOpBuilderpublic TsonElement second()
second in interface TsonOpBuilderpublic TsonOpBuilder second(TsonElementBase value)
second in interface TsonOpBuilderpublic TsonOp build()
build in interface TsonElementBasebuild in interface TsonElementBuilderbuild in interface TsonOpBuilderCopyright © 2025 vpc open source initiative. All rights reserved.