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

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

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

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



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