| Package | Description |
|---|---|
| org.dmg.pmml |
| Modifier and Type | Field and Description |
|---|---|
protected ChildParent.Recursive |
ChildParent.recursive |
| Modifier and Type | Method and Description |
|---|---|
static ChildParent.Recursive |
ChildParent.Recursive.fromValue(java.lang.String v) |
ChildParent.Recursive |
ChildParent.getRecursive()
Gets the value of the recursive property.
|
static ChildParent.Recursive |
ChildParent.Recursive.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static ChildParent.Recursive[] |
ChildParent.Recursive.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ChildParent.setRecursive(ChildParent.Recursive value)
Sets the value of the recursive property.
|
ChildParent |
ChildParent.withRecursive(ChildParent.Recursive value) |
Copyright © 2015 University of Tartu. All Rights Reserved.