public static final class WarningInfo.Builder
extends java.lang.Object
WarningInfo.| Constructor and Description |
|---|
Builder(WarningType type,
LocalizableMessage message,
boolean ignored)
Constructor with parameters for the required properties of
WarningInfo. |
| Modifier and Type | Method and Description |
|---|---|
WarningInfo |
build() |
public Builder(WarningType type, LocalizableMessage message, boolean ignored)
WarningInfo.public WarningInfo build()