public class AnnotationRefBuilder extends AnnotationRefFluentImpl<AnnotationRefBuilder> implements VisitableBuilder<AnnotationRef,AnnotationRefBuilder>
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 |
|---|---|
AnnotationRef |
build() |
addToParameters, addToParameters, buildClassRef, editClassRef, editOrNewClassRef, editOrNewClassRefLike, equals, getClassRef, getParameters, hasClassRef, hashCode, hasParameters, removeFromParameters, removeFromParameters, toString, withClassRef, withNewClassRef, withNewClassRefLike, withParametersaddToAttributes, addToAttributes, getAttributes, hasAttributes, removeFromAttributes, removeFromAttributes, withAttributesaccept, accept, accept, accept, aggregate, aggregate, build, build, builderOfclone, finalize, getClass, notify, notifyAll, wait, wait, waitaccept, accept, accept, accept, getTargetaddToAttributes, 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 AnnotationRef build()
build in interface Builder<AnnotationRef>Copyright © 2023. All rights reserved.