| Package | Description |
|---|---|
| org.afplib.helper.formdef |
provides helper for working with formdef and medium maps (aka copy group).
|
| Modifier and Type | Method and Description |
|---|---|
Plex |
MediumMap.getPlex() |
static Plex |
Plex.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Plex[] |
Plex.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
MediumMap |
Formdef.findFirstByBin(int bin,
Plex plex) |
MediumMap |
Formdef.findFirstByMediaName(String media,
Plex plex) |
Copyright © 2017. All rights reserved.