| Package | Description |
|---|---|
| org.icij.extract.report |
| Modifier and Type | Method and Description |
|---|---|
static ReportMapType |
ReportMapType.parse(String mapType)
Parse the given string representation of the type into an instance.
|
static ReportMapType |
ReportMapType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ReportMapType[] |
ReportMapType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2018. All rights reserved.