org.springframework.richclient.test
Class TestLabeledEnum
java.lang.Object
org.springframework.core.enums.AbstractLabeledEnum
org.springframework.core.enums.AbstractGenericLabeledEnum
org.springframework.core.enums.ShortCodedLabeledEnum
org.springframework.richclient.test.TestLabeledEnum
- All Implemented Interfaces:
- Serializable, Comparable, LabeledEnum
public class TestLabeledEnum
- extends ShortCodedLabeledEnum
- Author:
- Oliver Hutchison
- See Also:
- Serialized Form
ZERO
public static final TestLabeledEnum ZERO
ONE
public static final TestLabeledEnum ONE
TWO
public static final TestLabeledEnum TWO
THREE
public static final TestLabeledEnum THREE
Copyright © 2004-2009 The Spring Framework. All Rights Reserved.