public class DefaultNBinaryStreamElementBuilder extends AbstractNElementBuilder implements NBinaryStreamElementBuilder
| Constructor and Description |
|---|
DefaultNBinaryStreamElementBuilder() |
annotations, comments, leadingComments, trailingCommentsclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitannotationscomments, leadingComments, trailingCommentspublic NBinaryStreamElementBuilder doWith(Consumer<NBinaryStreamElementBuilder> con)
doWith in interface NBinaryStreamElementBuilderpublic NInputStreamProvider value()
value in interface NBinaryStreamElementBuilderpublic NBinaryStreamElementBuilder value(NInputStreamProvider value)
value in interface NBinaryStreamElementBuilderpublic NBinaryStreamElement build()
build in interface NBinaryStreamElementBuilderbuild in interface NElementBuilderpublic NElementType type()
type in interface NElementBuilderpublic NBinaryStreamElementBuilder copyFrom(NBinaryStreamElement element)
copyFrom in interface NBinaryStreamElementBuilderpublic NBinaryStreamElementBuilder copyFrom(NBinaryStreamElementBuilder element)
copyFrom in interface NBinaryStreamElementBuilderpublic NBinaryStreamElementBuilder addLeadingComment(NElementCommentType type, String text)
addLeadingComment in interface NBinaryStreamElementBuilderaddLeadingComment in interface NElementBuilderaddLeadingComment in class AbstractNElementBuilderpublic NBinaryStreamElementBuilder addTrailingComment(NElementCommentType type, String text)
addTrailingComment in interface NBinaryStreamElementBuilderaddTrailingComment in interface NElementBuilderaddTrailingComment in class AbstractNElementBuilderpublic NBinaryStreamElementBuilder addLeadingComment(NElementComment comment)
addLeadingComment in interface NBinaryStreamElementBuilderaddLeadingComment in interface NElementBuilderaddLeadingComment in class AbstractNElementBuilderpublic NBinaryStreamElementBuilder addLeadingComments(NElementComment... comments)
addLeadingComments in interface NBinaryStreamElementBuilderaddLeadingComments in interface NElementBuilderaddLeadingComments in class AbstractNElementBuilderpublic NBinaryStreamElementBuilder addTrailingComment(NElementComment comment)
addTrailingComment in interface NBinaryStreamElementBuilderaddTrailingComment in interface NElementBuilderaddTrailingComment in class AbstractNElementBuilderpublic NBinaryStreamElementBuilder addTrailingComments(NElementComment... comments)
addTrailingComments in interface NBinaryStreamElementBuilderaddTrailingComments in interface NElementBuilderaddTrailingComments in class AbstractNElementBuilderpublic NBinaryStreamElementBuilder removeTrailingCommentAt(int index)
removeTrailingCommentAt in interface NBinaryStreamElementBuilderremoveTrailingCommentAt in interface NElementBuilderremoveTrailingCommentAt in class AbstractNElementBuilderpublic NBinaryStreamElementBuilder removeLeadingCommentAt(int index)
removeLeadingCommentAt in interface NBinaryStreamElementBuilderremoveLeadingCommentAt in interface NElementBuilderremoveLeadingCommentAt in class AbstractNElementBuilderpublic NBinaryStreamElementBuilder removeTrailingComment(NElementComment comment)
removeTrailingComment in interface NBinaryStreamElementBuilderremoveTrailingComment in interface NElementBuilderremoveTrailingComment in class AbstractNElementBuilderpublic NBinaryStreamElementBuilder removeLeadingComment(NElementComment comment)
removeLeadingComment in interface NBinaryStreamElementBuilderremoveLeadingComment in interface NElementBuilderremoveLeadingComment in class AbstractNElementBuilderpublic NBinaryStreamElementBuilder addComments(NElementComments comments)
addComments in interface NBinaryStreamElementBuilderaddComments in interface NElementBuilderaddComments in class AbstractNElementBuilderpublic NBinaryStreamElementBuilder addAnnotations(List<NElementAnnotation> annotations)
addAnnotations in interface NBinaryStreamElementBuilderaddAnnotations in interface NElementBuilderaddAnnotations in class AbstractNElementBuilderpublic NBinaryStreamElementBuilder addAnnotation(String name, NElement... args)
addAnnotation in interface NBinaryStreamElementBuilderaddAnnotation in interface NElementBuilderaddAnnotation in class AbstractNElementBuilderpublic NBinaryStreamElementBuilder addAnnotation(NElementAnnotation annotation)
addAnnotation in interface NBinaryStreamElementBuilderaddAnnotation in interface NElementBuilderaddAnnotation in class AbstractNElementBuilderpublic NBinaryStreamElementBuilder addAnnotationAt(int index, NElementAnnotation annotation)
addAnnotationAt in interface NBinaryStreamElementBuilderaddAnnotationAt in interface NElementBuilderaddAnnotationAt in class AbstractNElementBuilderpublic NBinaryStreamElementBuilder removeAnnotationAt(int index)
removeAnnotationAt in interface NBinaryStreamElementBuilderremoveAnnotationAt in interface NElementBuilderremoveAnnotationAt in class AbstractNElementBuilderpublic NBinaryStreamElementBuilder clearAnnotations()
clearAnnotations in interface NBinaryStreamElementBuilderclearAnnotations in interface NElementBuilderclearAnnotations in class AbstractNElementBuilderpublic NBinaryStreamElementBuilder clearComments()
clearComments in interface NBinaryStreamElementBuilderclearComments in interface NElementBuilderclearComments in class AbstractNElementBuilderCopyright © 2025 vpc open source initiative. All rights reserved.