public static final class ImpactInfo.Builder
extends java.lang.Object
ImpactInfo.| Constructor and Description |
|---|
Builder(ImpactType impact,
java.util.List<LocalizableMessage> info)
Constructor with parameters for the required properties of
ImpactInfo. |
| Modifier and Type | Method and Description |
|---|---|
ImpactInfo |
build() |
public Builder(ImpactType impact, java.util.List<LocalizableMessage> info)
ImpactInfo.public ImpactInfo build()