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