Uses of Class
inpro.irmrsc.rmrs.SimpleAssertion.Type

Packages that use SimpleAssertion.Type
inpro.irmrsc.rmrs   
 

Uses of SimpleAssertion.Type in inpro.irmrsc.rmrs
 

Methods in inpro.irmrsc.rmrs that return SimpleAssertion.Type
 SimpleAssertion.Type SimpleAssertion.getType()
           
static SimpleAssertion.Type SimpleAssertion.Type.valueOf(java.lang.String name)
          Returns the enum constant of this type with the specified name.
static SimpleAssertion.Type[] SimpleAssertion.Type.values()
          Returns an array containing the constants of this enum type, in the order they are declared.