public class DoneableComponentCondition extends ComponentConditionFluentImpl<DoneableComponentCondition> implements Doneable<ComponentCondition>, ComponentConditionFluent<DoneableComponentCondition>
_visitables| Constructor and Description |
|---|
DoneableComponentCondition(ComponentCondition item,
Visitor<ComponentCondition> visitor) |
DoneableComponentCondition(Visitor<ComponentCondition> visitor) |
| Modifier and Type | Method and Description |
|---|---|
ComponentCondition |
done() |
addToAdditionalProperties, addToAdditionalProperties, equals, getAdditionalProperties, getError, getMessage, getStatus, getType, removeFromAdditionalProperties, removeFromAdditionalProperties, withAdditionalProperties, withError, withMessage, withStatus, withTypeaccept, aggregate, aggregate, build, buildclone, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitaddToAdditionalProperties, addToAdditionalProperties, getAdditionalProperties, getError, getMessage, getStatus, getType, removeFromAdditionalProperties, removeFromAdditionalProperties, withAdditionalProperties, withError, withMessage, withStatus, withTypepublic DoneableComponentCondition(ComponentCondition item, Visitor<ComponentCondition> visitor)
public DoneableComponentCondition(Visitor<ComponentCondition> visitor)
public ComponentCondition done()
done in interface Doneable<ComponentCondition>Copyright © 2011–2016 Red Hat. All rights reserved.