Uses of Class
org.derive4j.processor.api.MessageLocalizations.CaseOfMatchers.PartialMatcher_OnAnnotationValue
-
Packages that use MessageLocalizations.CaseOfMatchers.PartialMatcher_OnAnnotationValue Package Description org.derive4j.processor.api -
-
Uses of MessageLocalizations.CaseOfMatchers.PartialMatcher_OnAnnotationValue in org.derive4j.processor.api
Subclasses of MessageLocalizations.CaseOfMatchers.PartialMatcher_OnAnnotationValue in org.derive4j.processor.api Modifier and Type Class Description static class
MessageLocalizations.CaseOfMatchers.TotalMatcher_OnAnnotation<R>
Methods in org.derive4j.processor.api that return MessageLocalizations.CaseOfMatchers.PartialMatcher_OnAnnotationValue Modifier and Type Method Description <R> MessageLocalizations.CaseOfMatchers.PartialMatcher_OnAnnotationValue<R>
MessageLocalizations.CaseOfMatchers.TotalMatcher_OnElement. onAnnotation(MessageLocalizations.OnAnnotationMapper<R> onAnnotation)
<R> MessageLocalizations.CaseOfMatchers.PartialMatcher_OnAnnotationValue<R>
MessageLocalizations.CaseOfMatchers.TotalMatcher_OnElement. onAnnotation_(R r)
-