|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use AppYesNo | |
|---|---|
| org.apache.wink.common.model.app | Licensed to the Apache Software Foundation (ASF) under one or more contributor license agreements. |
| Uses of AppYesNo in org.apache.wink.common.model.app |
|---|
| Fields in org.apache.wink.common.model.app declared as AppYesNo | |
|---|---|
protected AppYesNo |
AppCategories.fixed
|
| Methods in org.apache.wink.common.model.app that return AppYesNo | |
|---|---|
static AppYesNo |
AppYesNo.fromValue(String v)
|
AppYesNo |
AppCategories.getFixed()
Gets the value of the fixed property. |
static AppYesNo |
AppYesNo.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static AppYesNo[] |
AppYesNo.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
| Methods in org.apache.wink.common.model.app with parameters of type AppYesNo | |
|---|---|
void |
AppCategories.setFixed(AppYesNo value)
Sets the value of the fixed property. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||