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, withParametersaddToAttributes, addToAttributes, getAttributes, hasAttributes, removeFromAttributes, removeFromAttributes, withAttributesclone, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitaddToAttributes, addToAttributes, getAttributes, hasAttributes, removeFromAttributes, removeFromAttributes, withAttributespublic 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 © 2016. All Rights Reserved.