JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Index
Help
Summary:
Nested
Field
Constr
Method
Detail:
Field
Constr
Method
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH
Package
org.derive4j.processor.api
Interface DeriveMessage.Case<R>
Enclosing class:
DeriveMessage
public static interface
DeriveMessage.Case<R>
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
R
message
(
String
text,
List
<
MessageLocalization
> localizations)
Method Details
message
R
message
(
String
text,
List
<
MessageLocalization
> localizations)