TsonOpBuilder |
TsonOpBuilder.addAnnotation(String name,
TsonElementBase... elements) |
TsonOpBuilder |
TsonOpBuilder.addAnnotation(TsonAnnotation annotation) |
TsonOpBuilder |
TsonOpBuilder.addAnnotations(Collection<TsonAnnotation> annotations) |
TsonOpBuilder |
TsonOpBuilder.addAnnotations(TsonAnnotation... annotations) |
TsonOpBuilder |
TsonOpBuilder.annotation(String name,
TsonElementBase... elements) |
TsonOpBuilder |
TsonOp.builder() |
TsonOpBuilder |
TsonOpBuilder.clearAnnotations() |
TsonOpBuilder |
TsonOpBuilder.comments(TsonComments comments) |
TsonOpBuilder |
TsonOpBuilder.first(TsonElementBase key) |
TsonOpBuilder |
TsonOpBuilder.merge(TsonOp other) |
TsonOpBuilder |
TsonElementsFactory.ofOpBuilder() |
TsonOpBuilder |
TsonOpBuilder.opName(String opName) |
TsonOpBuilder |
TsonOpBuilder.opType(TsonOpType opType) |
TsonOpBuilder |
TsonOpBuilder.removeAnnotationAt(int index) |
TsonOpBuilder |
TsonOpBuilder.reset() |
TsonOpBuilder |
TsonOpBuilder.second(TsonElementBase value) |
TsonOpBuilder |
TsonOpBuilder.setAnnotations(TsonAnnotation... annotations) |
TsonOpBuilder |
TsonOpBuilder.setComments(TsonComments comments) |