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

Packages that use ReferencePolicy
org.apache.felix.scrplugin.description   
 

Uses of ReferencePolicy in org.apache.felix.scrplugin.description
 

Methods in org.apache.felix.scrplugin.description that return ReferencePolicy
 ReferencePolicy ReferenceDescription.getPolicy()
           
static ReferencePolicy ReferencePolicy.valueOf(java.lang.String name)
          Returns the enum constant of this type with the specified name.
static ReferencePolicy[] ReferencePolicy.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 ReferencePolicy
 void ReferenceDescription.setPolicy(ReferencePolicy policy)
           
 



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