JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Tree
Index
Help
Summary:
Field
Required
Optional
Detail:
Field
Element
Summary:
Field |
Required
|
Optional
Detail:
Field |
Element
SEARCH
Package
akka.javasdk.annotations
Annotation Interface Table
@Target
(
TYPE
)
@Retention
(
RUNTIME
)
@Documented
public @interface
Table
Annotation for providing a table name for View components.
Required Element Summary
Required Elements
Modifier and Type
Required Element
Description
String
value
Assign a table name.
Element Details
value
String
value
Assign a table name.