|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ROAttributeType | |
|---|---|
| net.sf.csutils.core.model.vo | |
| Uses of ROAttributeType in net.sf.csutils.core.model.vo |
|---|
| Fields in net.sf.csutils.core.model.vo declared as ROAttributeType | |
|---|---|
protected ROAttributeType |
ROSlot.type
|
| Methods in net.sf.csutils.core.model.vo that return ROAttributeType | |
|---|---|
static ROAttributeType |
ROAttributeType.fromValue(java.lang.String v)
|
ROAttributeType |
ROSlot.getType()
Gets the value of the type property. |
static ROAttributeType |
ROAttributeType.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name. |
static ROAttributeType[] |
ROAttributeType.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
| Methods in net.sf.csutils.core.model.vo with parameters of type ROAttributeType | |
|---|---|
void |
ROSlot.setType(ROAttributeType value)
Sets the value of the type property. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||