Liferay 7.0-ce-b4

Uses of Class
com.liferay.portal.kernel.test.rule.NewEnv.Type

Packages that use NewEnv.Type
com.liferay.portal.kernel.test.rule   
 

Uses of NewEnv.Type in com.liferay.portal.kernel.test.rule
 

Methods in com.liferay.portal.kernel.test.rule that return NewEnv.Type
static NewEnv.Type NewEnv.Type.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static NewEnv.Type[] NewEnv.Type.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 


Liferay 7.0-ce-b4