Uses of Class
com.ocient.cli.extract.ExtractConfiguration.LocationType
| Package | Description |
|---|---|
| com.ocient.cli.extract |
-
Uses of ExtractConfiguration.LocationType in com.ocient.cli.extract
Methods in com.ocient.cli.extract that return ExtractConfiguration.LocationType Modifier and Type Method Description ExtractConfiguration.LocationTypeExtractConfiguration. getLocationType()static ExtractConfiguration.LocationTypeExtractConfiguration.LocationType. valueOf(String name)Returns the enum constant of this type with the specified name.static ExtractConfiguration.LocationType[]ExtractConfiguration.LocationType. values()Returns an array containing the constants of this enum type, in the order they are declared.