Uses of Enum Class
org.gatein.pc.test.unit.Assertion.Inactive.Type
Packages that use Assertion.Inactive.Type
-
Uses of Assertion.Inactive.Type in org.gatein.pc.test.unit
Methods in org.gatein.pc.test.unit that return Assertion.Inactive.TypeModifier and TypeMethodDescriptionAssertion.Inactive.getType()static Assertion.Inactive.TypeReturns the enum constant of this class with the specified name.static Assertion.Inactive.Type[]Assertion.Inactive.Type.values()Returns an array containing the constants of this enum class, in the order they are declared.Constructors in org.gatein.pc.test.unit with parameters of type Assertion.Inactive.Type