public class EventTypeSpecFluentImpl<A extends EventTypeSpecFluent<A>> extends BaseFluent<A> implements EventTypeSpecFluent<A>
_visitables| Constructor and Description |
|---|
EventTypeSpecFluentImpl() |
EventTypeSpecFluentImpl(EventTypeSpec instance) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(java.lang.Object o) |
java.lang.String |
getBroker() |
java.lang.String |
getDescription() |
java.lang.String |
getSchema() |
java.lang.String |
getSource() |
java.lang.String |
getType() |
java.lang.Boolean |
hasBroker() |
java.lang.Boolean |
hasDescription() |
java.lang.Boolean |
hasSchema() |
java.lang.Boolean |
hasSource() |
java.lang.Boolean |
hasType() |
A |
withBroker(java.lang.String broker) |
A |
withDescription(java.lang.String description) |
A |
withNewBroker(java.lang.String arg1) |
A |
withNewBroker(java.lang.StringBuffer arg1) |
A |
withNewBroker(java.lang.StringBuilder arg1) |
A |
withNewDescription(java.lang.String arg1) |
A |
withNewDescription(java.lang.StringBuffer arg1) |
A |
withNewDescription(java.lang.StringBuilder arg1) |
A |
withNewSchema(java.lang.String arg1) |
A |
withNewSchema(java.lang.StringBuffer arg1) |
A |
withNewSchema(java.lang.StringBuilder arg1) |
A |
withNewSource(java.lang.String arg1) |
A |
withNewSource(java.lang.StringBuffer arg1) |
A |
withNewSource(java.lang.StringBuilder arg1) |
A |
withNewType(java.lang.String arg1) |
A |
withNewType(java.lang.StringBuffer arg1) |
A |
withNewType(java.lang.StringBuilder arg1) |
A |
withSchema(java.lang.String schema) |
A |
withSource(java.lang.String source) |
A |
withType(java.lang.String type) |
public EventTypeSpecFluentImpl()
public EventTypeSpecFluentImpl(EventTypeSpec instance)
public java.lang.String getBroker()
getBroker in interface EventTypeSpecFluent<A extends EventTypeSpecFluent<A>>public A withBroker(java.lang.String broker)
withBroker in interface EventTypeSpecFluent<A extends EventTypeSpecFluent<A>>public java.lang.Boolean hasBroker()
hasBroker in interface EventTypeSpecFluent<A extends EventTypeSpecFluent<A>>public A withNewBroker(java.lang.String arg1)
withNewBroker in interface EventTypeSpecFluent<A extends EventTypeSpecFluent<A>>public A withNewBroker(java.lang.StringBuilder arg1)
withNewBroker in interface EventTypeSpecFluent<A extends EventTypeSpecFluent<A>>public A withNewBroker(java.lang.StringBuffer arg1)
withNewBroker in interface EventTypeSpecFluent<A extends EventTypeSpecFluent<A>>public java.lang.String getDescription()
getDescription in interface EventTypeSpecFluent<A extends EventTypeSpecFluent<A>>public A withDescription(java.lang.String description)
withDescription in interface EventTypeSpecFluent<A extends EventTypeSpecFluent<A>>public java.lang.Boolean hasDescription()
hasDescription in interface EventTypeSpecFluent<A extends EventTypeSpecFluent<A>>public A withNewDescription(java.lang.String arg1)
withNewDescription in interface EventTypeSpecFluent<A extends EventTypeSpecFluent<A>>public A withNewDescription(java.lang.StringBuilder arg1)
withNewDescription in interface EventTypeSpecFluent<A extends EventTypeSpecFluent<A>>public A withNewDescription(java.lang.StringBuffer arg1)
withNewDescription in interface EventTypeSpecFluent<A extends EventTypeSpecFluent<A>>public java.lang.String getSchema()
getSchema in interface EventTypeSpecFluent<A extends EventTypeSpecFluent<A>>public A withSchema(java.lang.String schema)
withSchema in interface EventTypeSpecFluent<A extends EventTypeSpecFluent<A>>public java.lang.Boolean hasSchema()
hasSchema in interface EventTypeSpecFluent<A extends EventTypeSpecFluent<A>>public A withNewSchema(java.lang.String arg1)
withNewSchema in interface EventTypeSpecFluent<A extends EventTypeSpecFluent<A>>public A withNewSchema(java.lang.StringBuilder arg1)
withNewSchema in interface EventTypeSpecFluent<A extends EventTypeSpecFluent<A>>public A withNewSchema(java.lang.StringBuffer arg1)
withNewSchema in interface EventTypeSpecFluent<A extends EventTypeSpecFluent<A>>public java.lang.String getSource()
getSource in interface EventTypeSpecFluent<A extends EventTypeSpecFluent<A>>public A withSource(java.lang.String source)
withSource in interface EventTypeSpecFluent<A extends EventTypeSpecFluent<A>>public java.lang.Boolean hasSource()
hasSource in interface EventTypeSpecFluent<A extends EventTypeSpecFluent<A>>public A withNewSource(java.lang.String arg1)
withNewSource in interface EventTypeSpecFluent<A extends EventTypeSpecFluent<A>>public A withNewSource(java.lang.StringBuilder arg1)
withNewSource in interface EventTypeSpecFluent<A extends EventTypeSpecFluent<A>>public A withNewSource(java.lang.StringBuffer arg1)
withNewSource in interface EventTypeSpecFluent<A extends EventTypeSpecFluent<A>>public java.lang.String getType()
getType in interface EventTypeSpecFluent<A extends EventTypeSpecFluent<A>>public A withType(java.lang.String type)
withType in interface EventTypeSpecFluent<A extends EventTypeSpecFluent<A>>public java.lang.Boolean hasType()
hasType in interface EventTypeSpecFluent<A extends EventTypeSpecFluent<A>>public A withNewType(java.lang.String arg1)
withNewType in interface EventTypeSpecFluent<A extends EventTypeSpecFluent<A>>public A withNewType(java.lang.StringBuilder arg1)
withNewType in interface EventTypeSpecFluent<A extends EventTypeSpecFluent<A>>public A withNewType(java.lang.StringBuffer arg1)
withNewType in interface EventTypeSpecFluent<A extends EventTypeSpecFluent<A>>public boolean equals(java.lang.Object o)
equals in class java.lang.ObjectCopyright © 2015-2019 Red Hat. All Rights Reserved.