| Package | Description |
|---|---|
| org.jcodec.common.tools |
| Modifier and Type | Method and Description |
|---|---|
MainUtils.FlagType |
MainUtils.Flag.getType() |
static MainUtils.FlagType |
MainUtils.FlagType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static MainUtils.FlagType[] |
MainUtils.FlagType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
Flag(String longName,
String shortName,
String description,
MainUtils.FlagType type) |
Copyright © 2019. All rights reserved.