public class AnnotationRefBuilder extends AnnotationRefFluentImpl<AnnotationRefBuilder> implements VisitableBuilder<AnnotationRef,AnnotationRefBuilder>
AnnotationRefFluentImpl.ClassRefNestedImpl<N>
AnnotationRefFluent.ClassRefNested<N>
_visitables
Constructor and Description |
---|
AnnotationRefBuilder() |
AnnotationRefBuilder(AnnotationRef instance) |
AnnotationRefBuilder(AnnotationRef instance,
Boolean validationEnabled) |
AnnotationRefBuilder(AnnotationRefFluent<?> fluent) |
AnnotationRefBuilder(AnnotationRefFluent<?> fluent,
AnnotationRef instance) |
AnnotationRefBuilder(AnnotationRefFluent<?> fluent,
AnnotationRef instance,
Boolean validationEnabled) |
AnnotationRefBuilder(AnnotationRefFluent<?> fluent,
Boolean validationEnabled) |
AnnotationRefBuilder(Boolean validationEnabled) |
Modifier and Type | Method and Description |
---|---|
EditableAnnotationRef |
build() |
boolean |
equals(Object o) |
addToParameters, addToParameters, buildClassRef, editClassRef, editOrNewClassRef, editOrNewClassRefLike, getClassRef, getParameters, hasClassRef, hasParameters, removeFromParameters, removeFromParameters, withClassRef, withNewClassRef, withNewClassRefLike, withParameters
addToAttributes, addToAttributes, getAttributes, hasAttributes, removeFromAttributes, removeFromAttributes, withAttributes
accept, aggregate, aggregate, build, build, builderOf
clone, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
addToAttributes, addToAttributes, getAttributes, hasAttributes, removeFromAttributes, removeFromAttributes, withAttributes
public AnnotationRefBuilder()
public AnnotationRefBuilder(Boolean validationEnabled)
public AnnotationRefBuilder(AnnotationRefFluent<?> fluent)
public AnnotationRefBuilder(AnnotationRefFluent<?> fluent, Boolean validationEnabled)
public AnnotationRefBuilder(AnnotationRefFluent<?> fluent, AnnotationRef instance)
public AnnotationRefBuilder(AnnotationRefFluent<?> fluent, AnnotationRef instance, Boolean validationEnabled)
public AnnotationRefBuilder(AnnotationRef instance)
public AnnotationRefBuilder(AnnotationRef instance, Boolean validationEnabled)
public EditableAnnotationRef build()
build
in interface Builder<AnnotationRef>
public boolean equals(Object o)
equals
in class AnnotationRefFluentImpl<AnnotationRefBuilder>
Copyright © 2019 JBoss by Red Hat. All rights reserved.