| Package | Description |
|---|---|
| org.cip4.lib.xjdf.schema |
| Modifier and Type | Field and Description |
|---|---|
protected EnumAssemblyOrder |
Assembly.order |
| Modifier and Type | Method and Description |
|---|---|
static EnumAssemblyOrder |
EnumAssemblyOrder.fromValue(String v) |
EnumAssemblyOrder |
Assembly.getOrder()
Gets the value of the order property.
|
static EnumAssemblyOrder |
EnumAssemblyOrder.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static EnumAssemblyOrder[] |
EnumAssemblyOrder.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Assembly.setOrder(EnumAssemblyOrder value)
Sets the value of the order property.
|
Assembly |
Assembly.withOrder(EnumAssemblyOrder value) |
Copyright © 2016. All rights reserved.