Class TsonCustomElementBuilderImpl
java.lang.Object
net.thevpc.tson.impl.builders.AbstractTsonElementBuilder<TsonCustomBuilder>
net.thevpc.tson.impl.builders.TsonCustomElementBuilderImpl
- All Implemented Interfaces:
TsonCustomBuilder, TsonElementBase, TsonElementBuilder
public class TsonCustomElementBuilderImpl
extends AbstractTsonElementBuilder<TsonCustomBuilder>
implements TsonCustomBuilder
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class AbstractTsonElementBuilder
addAnnotation, addAnnotation, addAnnotations, addAnnotations, anchor, annotation, annotations, clearAnnotations, comments, comments, removeAnnotationAt, setAnnotations, setComments, toArray, toObject, toString, toString, toString, toUpletMethods inherited from class Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitMethods inherited from interface TsonCustomBuilder
addAnnotation, addAnnotation, addAnnotations, addAnnotations, annotation, clearAnnotations, comments, removeAnnotationAt, setAnnotations, setCommentsMethods inherited from interface TsonElementBase
toString, toString, toStringMethods inherited from interface TsonElementBuilder
anchor, annotations, comments, toArray, toObject, toUplet
-
Constructor Details
-
TsonCustomElementBuilderImpl
public TsonCustomElementBuilderImpl()
-
-
Method Details
-
type
- Specified by:
typein interfaceTsonElementBase- Specified by:
typein interfaceTsonElementBuilder
-
setCustom
- Specified by:
setCustomin interfaceTsonCustomBuilder
-
getCustom
- Specified by:
getCustomin interfaceTsonCustomBuilder
-
build
- Specified by:
buildin interfaceTsonCustomBuilder- Specified by:
buildin interfaceTsonElementBase- Specified by:
buildin interfaceTsonElementBuilder
-