| Package | Description |
|---|---|
| net.sf.javaprinciples.sample |
| Modifier and Type | Field and Description |
|---|---|
protected NaturalList |
ListAttributes.attributeNaturalList |
protected NaturalList |
TestRole.list |
| Modifier and Type | Method and Description |
|---|---|
static NaturalList |
NaturalList.fromValue(String v) |
NaturalList |
ListAttributes.getAttributeNaturalList()
Gets the value of the attributeNaturalList property.
|
NaturalList |
TestRole.getList()
Gets the value of the list property.
|
static NaturalList |
NaturalList.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static NaturalList[] |
NaturalList.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ListAttributes.setAttributeNaturalList(NaturalList value)
Sets the value of the attributeNaturalList property.
|
void |
TestRole.setList(NaturalList value)
Sets the value of the list property.
|
Copyright © 2014. All Rights Reserved.