| Package | Description |
|---|---|
| org.cip4.lib.xjdf.schema |
| Modifier and Type | Field and Description |
|---|---|
protected List<EnumPartIDKey> |
Dependent.pipePartPartIDKeys |
| Modifier and Type | Method and Description |
|---|---|
static EnumPartIDKey |
EnumPartIDKey.fromValue(String v) |
static EnumPartIDKey |
EnumPartIDKey.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static EnumPartIDKey[] |
EnumPartIDKey.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
List<EnumPartIDKey> |
Dependent.getPipePartPartIDKeys()
Gets the value of the pipePartPartIDKeys property.
|
| Modifier and Type | Method and Description |
|---|---|
Dependent |
Dependent.withPipePartPartIDKeys(EnumPartIDKey... values) |
| Modifier and Type | Method and Description |
|---|---|
Dependent |
Dependent.withPipePartPartIDKeys(Collection<EnumPartIDKey> values) |
Copyright © 2016. All rights reserved.