public class ReplyStrategyFluentImpl<A extends ReplyStrategyFluent<A>> extends BaseFluent<A> implements ReplyStrategyFluent<A>
_visitables| Constructor and Description |
|---|
ReplyStrategyFluentImpl() |
ReplyStrategyFluentImpl(ReplyStrategy instance) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(java.lang.Object o) |
ObjectReference |
getChannel() |
java.lang.Boolean |
hasChannel() |
A |
withChannel(ObjectReference channel) |
public ReplyStrategyFluentImpl()
public ReplyStrategyFluentImpl(ReplyStrategy instance)
public ObjectReference getChannel()
getChannel in interface ReplyStrategyFluent<A extends ReplyStrategyFluent<A>>public A withChannel(ObjectReference channel)
withChannel in interface ReplyStrategyFluent<A extends ReplyStrategyFluent<A>>public java.lang.Boolean hasChannel()
hasChannel in interface ReplyStrategyFluent<A extends ReplyStrategyFluent<A>>public boolean equals(java.lang.Object o)
equals in class java.lang.ObjectCopyright © 2015-2019 Red Hat. All Rights Reserved.