public class AnyTypeFluent<A extends AnyTypeFluent<A>> extends BaseFluent<A>
_visitables, VISIT| Constructor and Description |
|---|
AnyTypeFluent() |
AnyTypeFluent(AnyType instance) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
Object |
getValue() |
int |
hashCode() |
boolean |
hasValue() |
String |
toString() |
A |
withValue(Object value) |
accept, accept, accept, accept, aggregate, aggregate, build, build, builderOfpublic AnyTypeFluent()
public AnyTypeFluent(AnyType instance)
public Object getValue()
public boolean hasValue()
public boolean equals(Object o)
equals in class BaseFluent<A extends AnyTypeFluent<A>>public int hashCode()
hashCode in class BaseFluent<A extends AnyTypeFluent<A>>Copyright © 2015–2023 Red Hat. All rights reserved.