Class EnumValueInfo
java.lang.Object
online.sharedtype.processor.domain.component.AbstractComponentInfo
online.sharedtype.processor.domain.component.EnumValueInfo
- All Implemented Interfaces:
Serializable,ComponentInfo
Represents an enum value, which is the value in the target code that corresponds to an enum constant.
By default, enum value is String value of the enum constant. It can be configured with
By default, enum value is String value of the enum constant. It can be configured with
SharedType.EnumValue.- Author:
- Cause Chung
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class online.sharedtype.processor.domain.component.AbstractComponentInfo
getTagLiterals, name