| Package | Description |
|---|---|
| org.cip4.lib.xjdf.schema |
| Modifier and Type | Field and Description |
|---|---|
protected EnumUserDisplay |
XYPairState.userDisplay |
protected EnumUserDisplay |
StringState.userDisplay |
protected EnumUserDisplay |
ShapeState.userDisplay |
protected EnumUserDisplay |
RectangleState.userDisplay |
protected EnumUserDisplay |
PDFPathState.userDisplay |
protected EnumUserDisplay |
NumberState.userDisplay |
protected EnumUserDisplay |
NameState.userDisplay |
protected EnumUserDisplay |
MatrixState.userDisplay |
protected EnumUserDisplay |
IntegerState.userDisplay |
protected EnumUserDisplay |
FeatureAttribute.userDisplay |
protected EnumUserDisplay |
EnumState.userDisplay |
protected EnumUserDisplay |
DurationState.userDisplay |
protected EnumUserDisplay |
DateTimeState.userDisplay |
protected EnumUserDisplay |
BooleanState.userDisplay |
| Modifier and Type | Method and Description |
|---|---|
static EnumUserDisplay |
EnumUserDisplay.fromValue(String v) |
EnumUserDisplay |
XYPairState.getUserDisplay()
Gets the value of the userDisplay property.
|
EnumUserDisplay |
StringState.getUserDisplay()
Gets the value of the userDisplay property.
|
EnumUserDisplay |
ShapeState.getUserDisplay()
Gets the value of the userDisplay property.
|
EnumUserDisplay |
RectangleState.getUserDisplay()
Gets the value of the userDisplay property.
|
EnumUserDisplay |
PDFPathState.getUserDisplay()
Gets the value of the userDisplay property.
|
EnumUserDisplay |
NumberState.getUserDisplay()
Gets the value of the userDisplay property.
|
EnumUserDisplay |
NameState.getUserDisplay()
Gets the value of the userDisplay property.
|
EnumUserDisplay |
MatrixState.getUserDisplay()
Gets the value of the userDisplay property.
|
EnumUserDisplay |
IntegerState.getUserDisplay()
Gets the value of the userDisplay property.
|
EnumUserDisplay |
FeatureAttribute.getUserDisplay()
Gets the value of the userDisplay property.
|
EnumUserDisplay |
EnumState.getUserDisplay()
Gets the value of the userDisplay property.
|
EnumUserDisplay |
DurationState.getUserDisplay()
Gets the value of the userDisplay property.
|
EnumUserDisplay |
DateTimeState.getUserDisplay()
Gets the value of the userDisplay property.
|
EnumUserDisplay |
BooleanState.getUserDisplay()
Gets the value of the userDisplay property.
|
static EnumUserDisplay |
EnumUserDisplay.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static EnumUserDisplay[] |
EnumUserDisplay.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.setUserDisplay(EnumUserDisplay value)
Sets the value of the userDisplay property.
|
void |
StringState.setUserDisplay(EnumUserDisplay value)
Sets the value of the userDisplay property.
|
void |
ShapeState.setUserDisplay(EnumUserDisplay value)
Sets the value of the userDisplay property.
|
void |
RectangleState.setUserDisplay(EnumUserDisplay value)
Sets the value of the userDisplay property.
|
void |
PDFPathState.setUserDisplay(EnumUserDisplay value)
Sets the value of the userDisplay property.
|
void |
NumberState.setUserDisplay(EnumUserDisplay value)
Sets the value of the userDisplay property.
|
void |
NameState.setUserDisplay(EnumUserDisplay value)
Sets the value of the userDisplay property.
|
void |
MatrixState.setUserDisplay(EnumUserDisplay value)
Sets the value of the userDisplay property.
|
void |
IntegerState.setUserDisplay(EnumUserDisplay value)
Sets the value of the userDisplay property.
|
void |
FeatureAttribute.setUserDisplay(EnumUserDisplay value)
Sets the value of the userDisplay property.
|
void |
EnumState.setUserDisplay(EnumUserDisplay value)
Sets the value of the userDisplay property.
|
void |
DurationState.setUserDisplay(EnumUserDisplay value)
Sets the value of the userDisplay property.
|
void |
DateTimeState.setUserDisplay(EnumUserDisplay value)
Sets the value of the userDisplay property.
|
void |
BooleanState.setUserDisplay(EnumUserDisplay value)
Sets the value of the userDisplay property.
|
Copyright © 2012. All Rights Reserved.