| Package | Description |
|---|---|
| org.cip4.lib.xjdf.schema.jdf |
| Modifier and Type | Field and Description |
|---|---|
protected java.util.List<EnumIconUsage> |
Icon.iconUsages |
| Modifier and Type | Method and Description |
|---|---|
static EnumIconUsage |
EnumIconUsage.fromValue(java.lang.String v) |
static EnumIconUsage |
EnumIconUsage.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static EnumIconUsage[] |
EnumIconUsage.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
java.util.List<EnumIconUsage> |
Icon.getIconUsages()
Gets the value of the iconUsages property.
|
Copyright © 2012. All Rights Reserved.