TsonElementBuilder |
TsonElementBuilder.addAnnotation(String name,
TsonElementBase... elements) |
TsonElementBuilder |
TsonElementBuilder.addAnnotation(TsonAnnotation annotation) |
TsonElementBuilder |
TsonElementBuilder.addAnnotations(Collection<TsonAnnotation> annotations) |
TsonElementBuilder |
TsonElementBuilder.addAnnotations(TsonAnnotation... annotations) |
TsonElementBuilder |
TsonElementBuilder.anchor(String name) |
TsonElementBuilder |
TsonElementBuilder.annotation(String name,
TsonElementBase... elements) |
TsonElementBuilder |
TsonElement.builder() |
TsonElementBuilder |
TsonElementBuilder.comments(TsonComments comments) |
static TsonElementBuilder |
Tson.ofPair() |
TsonElementBuilder |
TsonElementsFactory.ofPair() |
TsonElementBuilder |
TsonElementBuilder.removeAllAnnotations() |
TsonElementBuilder |
TsonElementBuilder.removeAnnotationAt(int index) |
TsonElementBuilder |
TsonElementBuilder.setAnnotations(TsonAnnotation... annotations) |
TsonElementBuilder |
TsonElementBuilder.setComments(TsonComments comments) |