Class EnumValue
- java.lang.Object
-
- de.hybris.bootstrap.beangenerator.definitions.view.EnumValue
-
public class EnumValue extends java.lang.Object
-
-
Constructor Summary
Constructors Constructor Description EnumValue(EnumPrototype bean, EnumValuePrototype enumValue)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description java.lang.StringgetComment()java.lang.StringgetDescription()java.lang.StringgetName()
-
-
-
Constructor Detail
-
EnumValue
public EnumValue(EnumPrototype bean, EnumValuePrototype enumValue)
-
-