|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Slot.Option | |
|---|---|
| pt.ist.fenixframework.dml | |
| Uses of Slot.Option in pt.ist.fenixframework.dml |
|---|
| Methods in pt.ist.fenixframework.dml that return Slot.Option | |
|---|---|
static Slot.Option |
Slot.Option.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static Slot.Option[] |
Slot.Option.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
| Methods in pt.ist.fenixframework.dml that return types with arguments of type Slot.Option | |
|---|---|
Set<Slot.Option> |
Slot.getOptions()
|
| Methods in pt.ist.fenixframework.dml with parameters of type Slot.Option | |
|---|---|
void |
Slot.addOption(Slot.Option option)
|
boolean |
Slot.hasOption(Slot.Option option)
|
boolean |
DomainClass.hasSlotWithOption(Slot.Option option)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||