Uses of Class
com.opencloud.rhino.facilities.usage.UsageParameters.Singleton
-
Packages that use UsageParameters.Singleton Package Description com.opencloud.rhino.facilities.usage -
-
Uses of UsageParameters.Singleton in com.opencloud.rhino.facilities.usage
Methods in com.opencloud.rhino.facilities.usage that return UsageParameters.Singleton Modifier and Type Method Description UsageParameters.Singletonsingleton()Flag indicating if this usage parameters interface is a singleton type.static UsageParameters.SingletonUsageParameters.Singleton. valueOf(String name)Returns the enum constant of this type with the specified name.static UsageParameters.Singleton[]UsageParameters.Singleton. values()Returns an array containing the constants of this enum type, in the order they are declared.
-