| Package | Description |
|---|---|
| org.cip4.lib.xjdf.schema |
| Modifier and Type | Field and Description |
|---|---|
protected EnumPreviewUsages |
Part.previewType |
| Modifier and Type | Field and Description |
|---|---|
protected List<EnumPreviewUsages> |
QueueFilter.previewUsages |
| Modifier and Type | Method and Description |
|---|---|
static EnumPreviewUsages |
EnumPreviewUsages.fromValue(String v) |
EnumPreviewUsages |
Part.getPreviewType()
Gets the value of the previewType property.
|
static EnumPreviewUsages |
EnumPreviewUsages.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static EnumPreviewUsages[] |
EnumPreviewUsages.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
List<EnumPreviewUsages> |
QueueFilter.getPreviewUsages()
Gets the value of the previewUsages property.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Part.setPreviewType(EnumPreviewUsages value)
Sets the value of the previewType property.
|
Part |
Part.withPreviewType(EnumPreviewUsages value) |
QueueFilter |
QueueFilter.withPreviewUsages(EnumPreviewUsages... values) |
| Modifier and Type | Method and Description |
|---|---|
QueueFilter |
QueueFilter.withPreviewUsages(Collection<EnumPreviewUsages> values) |
Copyright © 2016. All rights reserved.