public abstract class JsonOne extends Object
Modifier and Type | Class and Description |
---|---|
static class |
JsonOne.Builder |
Constructor and Description |
---|
JsonOne() |
Modifier and Type | Method and Description |
---|---|
static JsonOne.Builder |
builder() |
static JsonOne |
create(String one,
String hello)
Creates a new instance of JsonOne.
|
abstract String |
getHello() |
abstract String |
getOne() |
Copyright © 2019 Cerner Innovation, Inc.. All rights reserved.