public class JSONFluentImpl<A extends JSONFluent<A>> extends BaseFluent<A> implements JSONFluent<A>
_visitables| Constructor and Description |
|---|
JSONFluentImpl() |
JSONFluentImpl(JSON instance) |
public JSONFluentImpl()
public JSONFluentImpl(JSON instance)
public String getRaw()
getRaw in interface JSONFluent<A extends JSONFluent<A>>public A withRaw(String raw)
withRaw in interface JSONFluent<A extends JSONFluent<A>>public Boolean hasRaw()
hasRaw in interface JSONFluent<A extends JSONFluent<A>>Copyright © 2011–2018 Red Hat. All rights reserved.