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) |
addToAttributes, 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 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 java.lang.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(java.lang.String key, java.lang.Object value)
addToParameters in interface AnnotationRefFluent<A extends AnnotationRefFluent<A>>public A addToParameters(java.util.Map<java.lang.String,java.lang.Object> map)
addToParameters in interface AnnotationRefFluent<A extends AnnotationRefFluent<A>>public A removeFromParameters(java.lang.String key)
removeFromParameters in interface AnnotationRefFluent<A extends AnnotationRefFluent<A>>public A removeFromParameters(java.util.Map<java.lang.String,java.lang.Object> map)
removeFromParameters in interface AnnotationRefFluent<A extends AnnotationRefFluent<A>>public java.util.Map<java.lang.String,java.lang.Object> getParameters()
getParameters in interface AnnotationRefFluent<A extends AnnotationRefFluent<A>>public A withParameters(java.util.Map<java.lang.String,java.lang.Object> parameters)
withParameters in interface AnnotationRefFluent<A extends AnnotationRefFluent<A>>public java.lang.Boolean hasParameters()
hasParameters in interface AnnotationRefFluent<A extends AnnotationRefFluent<A>>public boolean equals(java.lang.Object o)
equals in class AttributeSupportFluentImpl<A extends AnnotationRefFluent<A>>Copyright © 2018. All Rights Reserved.