Package | Description |
---|---|
spdfcore |
package contains components to build an application graph.
|
Modifier and Type | Method and Description |
---|---|
static Id.PROP |
Id.PROP.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static Id.PROP[] |
Id.PROP.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
private java.lang.String |
Id.getProp(Id.PROP prop) |
private void |
Id.setProp(Id.PROP prop,
java.lang.String txt) |