org.squashtest.csp.tm.domain
Interface Level

All Superinterfaces:
org.squashtest.tm.core.foundation.i18n.Internationalizable
All Known Implementing Classes:
RequirementCategory, RequirementCriticality, RequirementStatus, TestCaseImportance

public interface Level
extends org.squashtest.tm.core.foundation.i18n.Internationalizable

Something (more specifically an enum) which can be organized using a level and which is also internationalizable.

Author:
Gregory Fouquet

Method Summary
 int getLevel()
           
 
Methods inherited from interface org.squashtest.tm.core.foundation.i18n.Internationalizable
getI18nKey
 

Method Detail

getLevel

int getLevel()


Copyright © 2010-2012 Henix, henix.fr. All Rights Reserved.