| Package | Description |
|---|---|
| org.commonjava.freeki.model |
| Modifier and Type | Method and Description |
|---|---|
ChildRef.ChildType |
ChildRef.getType() |
static ChildRef.ChildType |
ChildRef.ChildType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ChildRef.ChildType[] |
ChildRef.ChildType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
ChildRef(ChildRef.ChildType type,
String label,
String id) |
Copyright © 2013. All Rights Reserved.