|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
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)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |