Constructor and Description |
---|
Builder() |
Modifier and Type | Method and Description |
---|---|
abstract JsonTwo |
build() |
abstract JsonTwo.Builder |
setHello(String hello) |
abstract JsonTwo.Builder |
setTwo(String two) |
public abstract JsonTwo.Builder setTwo(String two)
public abstract JsonTwo.Builder setHello(String hello)
public abstract JsonTwo build()
Copyright © 2020 Cerner Innovation, Inc.. All rights reserved.