public static class TitleFacetViaTitleAnnotation.TitleComponent extends Object
| Modifier and Type | Field and Description |
|---|---|
static com.google.common.base.Function<? super Method,? extends TitleFacetViaTitleAnnotation.TitleComponent> |
FROM_METHOD |
| Modifier and Type | Method and Description |
|---|---|
String |
getAppend() |
Method |
getMethod() |
String |
getPrepend() |
static TitleFacetViaTitleAnnotation.TitleComponent |
of(Method method) |
public static final com.google.common.base.Function<? super Method,? extends TitleFacetViaTitleAnnotation.TitleComponent> FROM_METHOD
public String getPrepend()
public static TitleFacetViaTitleAnnotation.TitleComponent of(Method method)
Copyright © 2010–2014 The Apache Software Foundation. All rights reserved.