public class ComponentConditionFluentImpl<A extends ComponentConditionFluent<A>> extends BaseFluent<A> implements ComponentConditionFluent<A>
_visitables| Constructor and Description |
|---|
ComponentConditionFluentImpl() |
ComponentConditionFluentImpl(ComponentCondition instance) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(java.lang.Object o) |
java.lang.String |
getError() |
java.lang.String |
getMessage() |
java.lang.String |
getStatus() |
java.lang.String |
getType() |
java.lang.Boolean |
hasError() |
java.lang.Boolean |
hasMessage() |
java.lang.Boolean |
hasStatus() |
java.lang.Boolean |
hasType() |
A |
withError(java.lang.String error) |
A |
withMessage(java.lang.String message) |
A |
withNewError(java.lang.String arg1) |
A |
withNewError(java.lang.StringBuffer arg1) |
A |
withNewError(java.lang.StringBuilder arg1) |
A |
withNewMessage(java.lang.String arg1) |
A |
withNewMessage(java.lang.StringBuffer arg1) |
A |
withNewMessage(java.lang.StringBuilder arg1) |
A |
withNewStatus(java.lang.String arg1) |
A |
withNewStatus(java.lang.StringBuffer arg1) |
A |
withNewStatus(java.lang.StringBuilder arg1) |
A |
withNewType(java.lang.String arg1) |
A |
withNewType(java.lang.StringBuffer arg1) |
A |
withNewType(java.lang.StringBuilder arg1) |
A |
withStatus(java.lang.String status) |
A |
withType(java.lang.String type) |
public ComponentConditionFluentImpl()
public ComponentConditionFluentImpl(ComponentCondition instance)
public java.lang.String getError()
getError in interface ComponentConditionFluent<A extends ComponentConditionFluent<A>>public A withError(java.lang.String error)
withError in interface ComponentConditionFluent<A extends ComponentConditionFluent<A>>public java.lang.Boolean hasError()
hasError in interface ComponentConditionFluent<A extends ComponentConditionFluent<A>>public A withNewError(java.lang.String arg1)
withNewError in interface ComponentConditionFluent<A extends ComponentConditionFluent<A>>public A withNewError(java.lang.StringBuilder arg1)
withNewError in interface ComponentConditionFluent<A extends ComponentConditionFluent<A>>public A withNewError(java.lang.StringBuffer arg1)
withNewError in interface ComponentConditionFluent<A extends ComponentConditionFluent<A>>public java.lang.String getMessage()
getMessage in interface ComponentConditionFluent<A extends ComponentConditionFluent<A>>public A withMessage(java.lang.String message)
withMessage in interface ComponentConditionFluent<A extends ComponentConditionFluent<A>>public java.lang.Boolean hasMessage()
hasMessage in interface ComponentConditionFluent<A extends ComponentConditionFluent<A>>public A withNewMessage(java.lang.String arg1)
withNewMessage in interface ComponentConditionFluent<A extends ComponentConditionFluent<A>>public A withNewMessage(java.lang.StringBuilder arg1)
withNewMessage in interface ComponentConditionFluent<A extends ComponentConditionFluent<A>>public A withNewMessage(java.lang.StringBuffer arg1)
withNewMessage in interface ComponentConditionFluent<A extends ComponentConditionFluent<A>>public java.lang.String getStatus()
getStatus in interface ComponentConditionFluent<A extends ComponentConditionFluent<A>>public A withStatus(java.lang.String status)
withStatus in interface ComponentConditionFluent<A extends ComponentConditionFluent<A>>public java.lang.Boolean hasStatus()
hasStatus in interface ComponentConditionFluent<A extends ComponentConditionFluent<A>>public A withNewStatus(java.lang.String arg1)
withNewStatus in interface ComponentConditionFluent<A extends ComponentConditionFluent<A>>public A withNewStatus(java.lang.StringBuilder arg1)
withNewStatus in interface ComponentConditionFluent<A extends ComponentConditionFluent<A>>public A withNewStatus(java.lang.StringBuffer arg1)
withNewStatus in interface ComponentConditionFluent<A extends ComponentConditionFluent<A>>public java.lang.String getType()
getType in interface ComponentConditionFluent<A extends ComponentConditionFluent<A>>public A withType(java.lang.String type)
withType in interface ComponentConditionFluent<A extends ComponentConditionFluent<A>>public java.lang.Boolean hasType()
hasType in interface ComponentConditionFluent<A extends ComponentConditionFluent<A>>public A withNewType(java.lang.String arg1)
withNewType in interface ComponentConditionFluent<A extends ComponentConditionFluent<A>>public A withNewType(java.lang.StringBuilder arg1)
withNewType in interface ComponentConditionFluent<A extends ComponentConditionFluent<A>>public A withNewType(java.lang.StringBuffer arg1)
withNewType in interface ComponentConditionFluent<A extends ComponentConditionFluent<A>>public boolean equals(java.lang.Object o)
equals in class java.lang.ObjectCopyright © 2015-2019 Red Hat. All Rights Reserved.