Uses of Enum Class
pinkGuards.Rango
Packages that use Rango
-
Uses of Rango in pinkGuards
Subclasses with type arguments of type Rango in pinkGuardsModifier and TypeClassDescriptionenumEnumerado que define los rangos jerárquicos de los Pink Guards.Methods in pinkGuards that return RangoModifier and TypeMethodDescriptionManager.getRango()Devuelve el rango del PinkGuard.abstract RangoPinkGuard.getRango()Devuelve el rango del PinkGuard.Soldier.getRango()Devuelve el rango del PinkGuard.Worker.getRango()Devuelve el rango del Worker.static RangoReturns the enum constant of this class with the specified name.static Rango[]Rango.values()Returns an array containing the constants of this enum class, in the order they are declared.