| Package | Description |
|---|---|
| net.sf.javaprinciples.sample |
| Modifier and Type | Field and Description |
|---|---|
protected SampleList |
ListAttributes.attributeValueList |
| Modifier and Type | Method and Description |
|---|---|
static SampleList |
SampleList.fromValue(String v) |
SampleList |
ListAttributes.getAttributeValueList()
Gets the value of the attributeValueList property.
|
static SampleList |
SampleList.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static SampleList[] |
SampleList.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.setAttributeValueList(SampleList value)
Sets the value of the attributeValueList property.
|
Copyright © 2014. All Rights Reserved.