| Package | Description |
|---|---|
| br.com.caelum.vraptor.mydvds.model |
| Modifier and Type | Method and Description |
|---|---|
DvdType |
Dvd.getType() |
static DvdType |
DvdType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static DvdType[] |
DvdType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Dvd.setType(DvdType type) |
Copyright © 2014 Caelum. All Rights Reserved.