| Package | Description |
|---|---|
| org.cip4.lib.xjdf.schema |
| Modifier and Type | Field and Description |
|---|---|
protected List<EnumIconUsage> |
Icon.iconUsage |
| Modifier and Type | Method and Description |
|---|---|
static EnumIconUsage |
EnumIconUsage.fromValue(String v) |
static EnumIconUsage |
EnumIconUsage.valueOf(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 |
|---|---|
List<EnumIconUsage> |
Icon.getIconUsage()
Gets the value of the iconUsage property.
|
| Modifier and Type | Method and Description |
|---|---|
Icon |
Icon.withIconUsage(EnumIconUsage... values) |
| Modifier and Type | Method and Description |
|---|---|
Icon |
Icon.withIconUsage(Collection<EnumIconUsage> values) |
Copyright © 2016. All rights reserved.