public class RawExtensionFluentImpl<A extends RawExtensionFluent<A>> extends BaseFluent<A> implements RawExtensionFluent<A>
_visitables| Constructor and Description |
|---|
RawExtensionFluentImpl() |
RawExtensionFluentImpl(RawExtension instance) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
String |
getRaw() |
Boolean |
hasRaw() |
A |
withRaw(String raw) |
public RawExtensionFluentImpl()
public RawExtensionFluentImpl(RawExtension instance)
public String getRaw()
getRaw in interface RawExtensionFluent<A extends RawExtensionFluent<A>>public A withRaw(String raw)
withRaw in interface RawExtensionFluent<A extends RawExtensionFluent<A>>public Boolean hasRaw()
hasRaw in interface RawExtensionFluent<A extends RawExtensionFluent<A>>Copyright © 2015–2019 Red Hat. All rights reserved.