@Retention(value=RUNTIME) @Target(value={FIELD,TYPE}) @Documented public @interface Caption
messageCode()
.Modifier and Type | Required Element and Description |
---|---|
String |
value
Get the caption text.
|
Modifier and Type | Optional Element and Description |
---|---|
String |
messageCode
Get the optional caption localization message code.
|
Copyright © 2019 The Holon Platform. All rights reserved.