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,
java.lang.Boolean validationEnabled) |
AnnotationRefBuilder(AnnotationRefFluent<?> fluent) |
AnnotationRefBuilder(AnnotationRefFluent<?> fluent,
AnnotationRef instance) |
AnnotationRefBuilder(AnnotationRefFluent<?> fluent,
AnnotationRef instance,
java.lang.Boolean validationEnabled) |
AnnotationRefBuilder(AnnotationRefFluent<?> fluent,
java.lang.Boolean validationEnabled) |
AnnotationRefBuilder(java.lang.Boolean validationEnabled) |
| Modifier and Type | Method and Description |
|---|---|
EditableAnnotationRef |
build() |
boolean |
equals(java.lang.Object o) |
addToParameters, addToParameters, buildClassRef, editClassRef, editOrNewClassRef, editOrNewClassRefLike, getClassRef, getParameters, hasClassRef, hasParameters, removeFromParameters, removeFromParameters, withClassRef, withNewClassRef, withNewClassRefLike, withParametersaddToAttributes, addToAttributes, getAttributes, hasAttributes, removeFromAttributes, removeFromAttributes, withAttributesaccept, aggregate, aggregate, build, build, builderOfclone, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitaddToAttributes, addToAttributes, getAttributes, hasAttributes, removeFromAttributes, removeFromAttributes, withAttributespublic AnnotationRefBuilder()
public AnnotationRefBuilder(java.lang.Boolean validationEnabled)
public AnnotationRefBuilder(AnnotationRefFluent<?> fluent)
public AnnotationRefBuilder(AnnotationRefFluent<?> fluent, java.lang.Boolean validationEnabled)
public AnnotationRefBuilder(AnnotationRefFluent<?> fluent, AnnotationRef instance)
public AnnotationRefBuilder(AnnotationRefFluent<?> fluent, AnnotationRef instance, java.lang.Boolean validationEnabled)
public AnnotationRefBuilder(AnnotationRef instance)
public AnnotationRefBuilder(AnnotationRef instance, java.lang.Boolean validationEnabled)
public EditableAnnotationRef build()
build in interface Builder<AnnotationRef>public boolean equals(java.lang.Object o)
equals in class AnnotationRefFluentImpl<AnnotationRefBuilder>Copyright © 2018. All Rights Reserved.