@Target(value=FIELD)
@Retention(value=RUNTIME)
@Documented
public @interface HybrisEnumValueCode
HybrisEnumValue field must contain enum with code equal to the one
specified by value()| Modifier and Type | Required Element and Description |
|---|---|
java.lang.String |
value |
Copyright © 2018 SAP SE. All Rights Reserved.