@ParametersAreNonnullByDefault @Generated(value="org.immutables.processor.ProxyProcessor") @Immutable @CheckReturnValue public final class PayloadOne extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
PayloadOne.Builder |
| Modifier and Type | Method and Description |
|---|---|
static PayloadOne.Builder |
builder() |
boolean |
equals(Object another) |
String |
getPropertyOne() |
String |
getPropertyTwo() |
int |
hashCode() |
String |
toString() |
Copyright © 2022 The Immutables.org authors. All rights reserved.