|
JBoss Managed Parent POM 2.1.1.SP2 | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ViewUse | |
---|---|
org.jboss.managed.api | |
org.jboss.managed.api.annotation | |
org.jboss.managed.plugins |
Uses of ViewUse in org.jboss.managed.api |
---|
Methods in org.jboss.managed.api with parameters of type ViewUse | |
---|---|
boolean |
ManagedProperty.hasViewUse(ViewUse use)
See if the property has the indicated ViewUse among its |
Uses of ViewUse in org.jboss.managed.api.annotation |
---|
Methods in org.jboss.managed.api.annotation that return ViewUse | |
---|---|
static ViewUse |
ViewUse.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static ViewUse[] |
ViewUse.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
Uses of ViewUse in org.jboss.managed.plugins |
---|
Methods in org.jboss.managed.plugins that return ViewUse | |
---|---|
ViewUse[] |
DefaultFieldsImpl.getViewUse()
Get the view use |
ViewUse[] |
ManagedPropertyImpl.getViewUse()
|
Methods in org.jboss.managed.plugins with parameters of type ViewUse | |
---|---|
boolean |
ManagedPropertyImpl.hasViewUse(ViewUse use)
See if the property has the indicated ViewUse among its |
void |
DefaultFieldsImpl.setViewUse(ViewUse[] use)
Set the view use |
void |
ManagedPropertyImpl.setViewUse(ViewUse[] use)
|
|
JBoss Managed Parent POM 2.1.1.SP2 | |||||||||
PREV NEXT | FRAMES NO FRAMES |