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