public class CitemFluentImpl<A extends CitemFluent<A>> extends ItemFluentImpl<A> implements CitemFluent<A>
CitemFluent.LabelNested<N>_visitables| Constructor and Description |
|---|
CitemFluentImpl() |
CitemFluentImpl(Citem instance) |
| Modifier and Type | Method and Description |
|---|---|
Label |
buildLabel() |
CitemFluent.LabelNested<A> |
editLabel() |
CitemFluent.LabelNested<A> |
editOrNewLabel() |
CitemFluent.LabelNested<A> |
editOrNewLabelLike(Label item) |
boolean |
equals(java.lang.Object o) |
Label |
getLabel()
Deprecated.
|
java.lang.String |
getName() |
int |
hashCode() |
java.lang.Boolean |
hasLabel() |
java.lang.Boolean |
hasName() |
java.lang.String |
toString() |
A |
withLabel(Label label) |
A |
withName(java.lang.String name) |
CitemFluent.LabelNested<A> |
withNewLabel() |
A |
withNewLabel(java.lang.String key,
java.lang.String value,
int order) |
CitemFluent.LabelNested<A> |
withNewLabelLike(Label item) |
accept, accept, accept, aggregate, aggregate, build, build, builderOfpublic CitemFluentImpl()
public CitemFluentImpl(Citem instance)
public java.lang.String getName()
getName in interface CitemFluent<A extends CitemFluent<A>>public A withName(java.lang.String name)
withName in interface CitemFluent<A extends CitemFluent<A>>public java.lang.Boolean hasName()
hasName in interface CitemFluent<A extends CitemFluent<A>>@Deprecated public Label getLabel()
getLabel in interface CitemFluent<A extends CitemFluent<A>>public Label buildLabel()
buildLabel in interface CitemFluent<A extends CitemFluent<A>>public A withLabel(Label label)
withLabel in interface CitemFluent<A extends CitemFluent<A>>public java.lang.Boolean hasLabel()
hasLabel in interface CitemFluent<A extends CitemFluent<A>>public A withNewLabel(java.lang.String key, java.lang.String value, int order)
withNewLabel in interface CitemFluent<A extends CitemFluent<A>>public CitemFluent.LabelNested<A> withNewLabel()
withNewLabel in interface CitemFluent<A extends CitemFluent<A>>public CitemFluent.LabelNested<A> withNewLabelLike(Label item)
withNewLabelLike in interface CitemFluent<A extends CitemFluent<A>>public CitemFluent.LabelNested<A> editLabel()
editLabel in interface CitemFluent<A extends CitemFluent<A>>public CitemFluent.LabelNested<A> editOrNewLabel()
editOrNewLabel in interface CitemFluent<A extends CitemFluent<A>>public CitemFluent.LabelNested<A> editOrNewLabelLike(Label item)
editOrNewLabelLike in interface CitemFluent<A extends CitemFluent<A>>public boolean equals(java.lang.Object o)
equals in class ItemFluentImpl<A extends CitemFluent<A>>public int hashCode()
hashCode in class ItemFluentImpl<A extends CitemFluent<A>>public java.lang.String toString()
toString in class ItemFluentImpl<A extends CitemFluent<A>>Copyright © 2022. All Rights Reserved.