| Package | Description |
|---|---|
| org.cip4.lib.xjdf.schema.jdf |
| Modifier and Type | Field and Description |
|---|---|
protected java.util.List<EnumComponentType> |
Component.componentTypes |
| Modifier and Type | Method and Description |
|---|---|
static EnumComponentType |
EnumComponentType.fromValue(java.lang.String v) |
static EnumComponentType |
EnumComponentType.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static EnumComponentType[] |
EnumComponentType.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<EnumComponentType> |
Component.getComponentTypes()
Gets the value of the componentTypes property.
|
Copyright © 2012. All Rights Reserved.