public class AnnotationRefFluentImpl<A extends AnnotationRefFluent<A>> extends AttributeSupportFluentImpl<A> implements AnnotationRefFluent<A>
| Modifier and Type | Class and Description |
|---|---|
class |
AnnotationRefFluentImpl.ClassRefNestedImpl<N> |
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() |
Boolean |
hasParameters() |
A |
removeFromParameters(Map<String,Object> map) |
A |
removeFromParameters(String key) |
A |
withClassRef(ClassRef classRef) |
AnnotationRefFluent.ClassRefNested<A> |
withNewClassRef() |
AnnotationRefFluent.ClassRefNested<A> |
withNewClassRefLike(ClassRef item) |
A |
withParameters(Map<String,Object> parameters) |
addToAttributes, addToAttributes, getAttributes, hasAttributes, removeFromAttributes, removeFromAttributes, withAttributesclone, finalize, getClass, hashCode, notify, notifyAll, toString, 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 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>>Copyright © 2016. All Rights Reserved.