Uses of Class
org.apache.felix.scrplugin.description.PropertyUnbounded

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)
           
 



Copyright © 2006-2013 The Apache Software Foundation. All Rights Reserved.