Uses of Enum
org.mule.test.heisenberg.extension.model.types.WeaponType
Packages that use WeaponType
Package
Description
-
Uses of WeaponType in org.mule.test.heisenberg.extension
Methods in org.mule.test.heisenberg.extension with parameters of type WeaponTypeModifier and TypeMethodDescriptionKillingOperations.killWithWeapon(Weapon weapon, WeaponType type, Weapon.WeaponAttributes attributesOfWeapon) -
Uses of WeaponType in org.mule.test.heisenberg.extension.model.types
Methods in org.mule.test.heisenberg.extension.model.types that return WeaponTypeModifier and TypeMethodDescriptionstatic WeaponTypeReturns the enum constant of this type with the specified name.static WeaponType[]WeaponType.values()Returns an array containing the constants of this enum type, in the order they are declared.