| Package | Description |
|---|---|
| org.cip4.lib.xjdf.schema |
| Modifier and Type | Field and Description |
|---|---|
protected EnumListType |
XYPairState.listType |
protected EnumListType |
StringState.listType |
protected EnumListType |
ShapeState.listType |
protected EnumListType |
RectangleState.listType |
protected EnumListType |
PDFPathState.listType |
protected EnumListType |
NumberState.listType |
protected EnumListType |
NameState.listType |
protected EnumListType |
MatrixState.listType |
protected EnumListType |
IntegerState.listType |
protected EnumListType |
EnumState.listType |
protected EnumListType |
DurationState.listType |
protected EnumListType |
DateTimeState.listType |
protected EnumListType |
BooleanState.listType |
protected EnumListType |
BasicPreflightTest.listType |
| Modifier and Type | Method and Description |
|---|---|
static EnumListType |
EnumListType.fromValue(String v) |
EnumListType |
XYPairState.getListType()
Gets the value of the listType property.
|
EnumListType |
StringState.getListType()
Gets the value of the listType property.
|
EnumListType |
ShapeState.getListType()
Gets the value of the listType property.
|
EnumListType |
RectangleState.getListType()
Gets the value of the listType property.
|
EnumListType |
PDFPathState.getListType()
Gets the value of the listType property.
|
EnumListType |
NumberState.getListType()
Gets the value of the listType property.
|
EnumListType |
NameState.getListType()
Gets the value of the listType property.
|
EnumListType |
MatrixState.getListType()
Gets the value of the listType property.
|
EnumListType |
IntegerState.getListType()
Gets the value of the listType property.
|
EnumListType |
EnumState.getListType()
Gets the value of the listType property.
|
EnumListType |
DurationState.getListType()
Gets the value of the listType property.
|
EnumListType |
DateTimeState.getListType()
Gets the value of the listType property.
|
EnumListType |
BooleanState.getListType()
Gets the value of the listType property.
|
EnumListType |
BasicPreflightTest.getListType()
Gets the value of the listType property.
|
static EnumListType |
EnumListType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static EnumListType[] |
EnumListType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
XYPairState.setListType(EnumListType value)
Sets the value of the listType property.
|
void |
StringState.setListType(EnumListType value)
Sets the value of the listType property.
|
void |
ShapeState.setListType(EnumListType value)
Sets the value of the listType property.
|
void |
RectangleState.setListType(EnumListType value)
Sets the value of the listType property.
|
void |
PDFPathState.setListType(EnumListType value)
Sets the value of the listType property.
|
void |
NumberState.setListType(EnumListType value)
Sets the value of the listType property.
|
void |
NameState.setListType(EnumListType value)
Sets the value of the listType property.
|
void |
MatrixState.setListType(EnumListType value)
Sets the value of the listType property.
|
void |
IntegerState.setListType(EnumListType value)
Sets the value of the listType property.
|
void |
EnumState.setListType(EnumListType value)
Sets the value of the listType property.
|
void |
DurationState.setListType(EnumListType value)
Sets the value of the listType property.
|
void |
DateTimeState.setListType(EnumListType value)
Sets the value of the listType property.
|
void |
BooleanState.setListType(EnumListType value)
Sets the value of the listType property.
|
void |
BasicPreflightTest.setListType(EnumListType value)
Sets the value of the listType property.
|
Copyright © 2012. All Rights Reserved.