- valueOf(String) - Static method in enum bugbattle.io.bugbattle.controller.BugBattleActivationMethod
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum bugbattle.io.bugbattle.model.APPLICATIONTYPE
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum bugbattle.io.bugbattle.model.INTERACTIONTYPE
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum bugbattle.io.bugbattle.model.RequestType
-
Returns the enum constant of this type with the specified name.
- values() - Static method in enum bugbattle.io.bugbattle.controller.BugBattleActivationMethod
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum bugbattle.io.bugbattle.model.APPLICATIONTYPE
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum bugbattle.io.bugbattle.model.INTERACTIONTYPE
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum bugbattle.io.bugbattle.model.RequestType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- ViewMeta - Class in bugbattle.io.bugbattle.model
-
Enriched View with dimensions and type.
- ViewMeta(View, Rect, WindowManager.LayoutParams) - Constructor for class bugbattle.io.bugbattle.model.ViewMeta
-