Uses of Enum Class
pinkGuards.Arma
Packages that use Arma
-
Uses of Arma in pinkGuards
Subclasses with type arguments of type Arma in pinkGuardsModifier and TypeClassDescriptionenumEnumerado que representa las armas utilizadas por los Pink Guards.Methods in pinkGuards that return ArmaModifier and TypeMethodDescriptionSoldier.getArma()Obtiene el arma asignada al Soldier.static ArmaReturns the enum constant of this class with the specified name.static Arma[]Arma.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in pinkGuards with parameters of type ArmaConstructors in pinkGuards with parameters of type Arma