|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use PropertyUnbounded | |
---|---|
org.apache.felix.scrplugin.description |
Uses of PropertyUnbounded in org.apache.felix.scrplugin.description |
---|
Methods in org.apache.felix.scrplugin.description that return PropertyUnbounded | |
---|---|
PropertyUnbounded |
PropertyDescription.getUnbounded()
|
static PropertyUnbounded |
PropertyUnbounded.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name. |
static PropertyUnbounded[] |
PropertyUnbounded.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
Methods in org.apache.felix.scrplugin.description with parameters of type PropertyUnbounded | |
---|---|
void |
PropertyDescription.setUnbounded(PropertyUnbounded unbounded)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |