Uses of Class
com.aoindustries.aoserv.client.net.reputation.Class
-
Packages that use Class Package Description com.aoindustries.aoserv.client.net.reputation -
-
Uses of Class in com.aoindustries.aoserv.client.net.reputation
Methods in com.aoindustries.aoserv.client.net.reputation that return Class Modifier and Type Method Description ClassLimiterClass. getLimiterClass()Gets the class of this limit.static ClassClass. valueOf(String name)Returns the enum constant of this type with the specified name.static Class[]Class. values()Returns an array containing the constants of this enum type, in the order they are declared.
-