public class DoneableNamedTagEventList extends NamedTagEventListFluentImpl<DoneableNamedTagEventList> implements Doneable<NamedTagEventList>
NamedTagEventListFluentImpl.ConditionsNestedImpl<N>, NamedTagEventListFluentImpl.ItemsNestedImpl<N>NamedTagEventListFluent.ConditionsNested<N>, NamedTagEventListFluent.ItemsNested<N>_visitables| Constructor and Description |
|---|
DoneableNamedTagEventList(Function<NamedTagEventList,NamedTagEventList> function) |
DoneableNamedTagEventList(NamedTagEventList item) |
DoneableNamedTagEventList(NamedTagEventList item,
Function<NamedTagEventList,NamedTagEventList> function) |
| Modifier and Type | Method and Description |
|---|---|
NamedTagEventList |
done() |
addNewCondition, addNewConditionLike, addNewItem, addNewItem, addNewItemLike, addToConditions, addToItems, equals, getConditions, getItems, getTag, removeFromConditions, removeFromItems, withConditions, withConditions, withItems, withItems, withTagpublic DoneableNamedTagEventList(Function<NamedTagEventList,NamedTagEventList> function)
public DoneableNamedTagEventList(NamedTagEventList item, Function<NamedTagEventList,NamedTagEventList> function)
public DoneableNamedTagEventList(NamedTagEventList item)
public NamedTagEventList done()
done in interface Doneable<NamedTagEventList>Copyright © 2011–2016 Red Hat. All rights reserved.