public class AnnotationRefFluentImpl<A extends AnnotationRefFluent<A>> extends AttributeSupportFluentImpl<A> implements AnnotationRefFluent<A>
AnnotationRefFluent.ClassRefNested<N>_visitables| Constructor and Description |
|---|
AnnotationRefFluentImpl() |
AnnotationRefFluentImpl(AnnotationRef instance) |
| Modifier and Type | Method and Description |
|---|---|
A |
addToParameters(Map<String,Object> map) |
A |
addToParameters(String key,
Object value) |
ClassRef |
buildClassRef() |
AnnotationRefFluent.ClassRefNested<A> |
editClassRef() |
AnnotationRefFluent.ClassRefNested<A> |
editOrNewClassRef() |
AnnotationRefFluent.ClassRefNested<A> |
editOrNewClassRefLike(ClassRef item) |
boolean |
equals(Object o) |
ClassRef |
getClassRef()
Deprecated.
|
Map<String,Object> |
getParameters() |
Boolean |
hasClassRef() |
int |
hashCode() |
Boolean |
hasParameters() |
A |
removeFromParameters(Map<String,Object> map) |
A |
removeFromParameters(String key) |
String |
toString() |
A |
withClassRef(ClassRef classRef) |
AnnotationRefFluent.ClassRefNested<A> |
withNewClassRef() |
AnnotationRefFluent.ClassRefNested<A> |
withNewClassRefLike(ClassRef item) |
<K,V> A |
withParameters(Map<String,Object> parameters) |
addToAttributes, addToAttributes, getAttributes, hasAttributes, removeFromAttributes, removeFromAttributes, withAttributesaccept, accept, accept, accept, aggregate, aggregate, build, build, builderOfclone, finalize, getClass, notify, notifyAll, wait, wait, waitaddToAttributes, addToAttributes, getAttributes, hasAttributes, removeFromAttributes, removeFromAttributes, withAttributespublic AnnotationRefFluentImpl()
public AnnotationRefFluentImpl(AnnotationRef instance)
@Deprecated public ClassRef getClassRef()
getClassRef in interface AnnotationRefFluent<A extends AnnotationRefFluent<A>>public ClassRef buildClassRef()
buildClassRef in interface AnnotationRefFluent<A extends AnnotationRefFluent<A>>public A withClassRef(ClassRef classRef)
withClassRef in interface AnnotationRefFluent<A extends AnnotationRefFluent<A>>public Boolean hasClassRef()
hasClassRef in interface AnnotationRefFluent<A extends AnnotationRefFluent<A>>public AnnotationRefFluent.ClassRefNested<A> withNewClassRef()
withNewClassRef in interface AnnotationRefFluent<A extends AnnotationRefFluent<A>>public AnnotationRefFluent.ClassRefNested<A> withNewClassRefLike(ClassRef item)
withNewClassRefLike in interface AnnotationRefFluent<A extends AnnotationRefFluent<A>>public AnnotationRefFluent.ClassRefNested<A> editClassRef()
editClassRef in interface AnnotationRefFluent<A extends AnnotationRefFluent<A>>public AnnotationRefFluent.ClassRefNested<A> editOrNewClassRef()
editOrNewClassRef in interface AnnotationRefFluent<A extends AnnotationRefFluent<A>>public AnnotationRefFluent.ClassRefNested<A> editOrNewClassRefLike(ClassRef item)
editOrNewClassRefLike in interface AnnotationRefFluent<A extends AnnotationRefFluent<A>>public A addToParameters(String key, Object value)
addToParameters in interface AnnotationRefFluent<A extends AnnotationRefFluent<A>>public A addToParameters(Map<String,Object> map)
addToParameters in interface AnnotationRefFluent<A extends AnnotationRefFluent<A>>public A removeFromParameters(String key)
removeFromParameters in interface AnnotationRefFluent<A extends AnnotationRefFluent<A>>public A removeFromParameters(Map<String,Object> map)
removeFromParameters in interface AnnotationRefFluent<A extends AnnotationRefFluent<A>>public Map<String,Object> getParameters()
getParameters in interface AnnotationRefFluent<A extends AnnotationRefFluent<A>>public <K,V> A withParameters(Map<String,Object> parameters)
withParameters in interface AnnotationRefFluent<A extends AnnotationRefFluent<A>>public Boolean hasParameters()
hasParameters in interface AnnotationRefFluent<A extends AnnotationRefFluent<A>>public boolean equals(Object o)
equals in class AttributeSupportFluentImpl<A extends AnnotationRefFluent<A>>public int hashCode()
hashCode in class AttributeSupportFluentImpl<A extends AnnotationRefFluent<A>>public String toString()
toString in class AttributeSupportFluentImpl<A extends AnnotationRefFluent<A>>Copyright © 2023. All rights reserved.