Uses of Class
org.killbill.billing.osgi.api.PluginState
-
Packages that use PluginState Package Description org.killbill.billing.osgi.api -
-
Uses of PluginState in org.killbill.billing.osgi.api
Methods in org.killbill.billing.osgi.api that return PluginState Modifier and Type Method Description PluginStatePluginInfo. getPluginState()static PluginStatePluginState. valueOf(String name)Returns the enum constant of this type with the specified name.static PluginState[]PluginState. values()Returns an array containing the constants of this enum type, in the order they are declared.
-