Class InterceptorCommonLibrary.PairFieldUsage<T>
java.lang.Object
name.matthewgreet.strutscommons.util.InterceptorCommonLibrary.PairFieldUsage<T>
- Enclosing class:
InterceptorCommonLibrary
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoid
setAnnountationEntries
(InterceptorCommonLibrary.AnnotationEntries<T> annountationEntries) void
setFormattedField
(Field formattedField) void
setFormattedName
(String formattedName) void
setUnformattedField
(Field unformattedField) void
setUnformattedName
(String unformattedName) toString()
-
Constructor Details
-
PairFieldUsage
public PairFieldUsage()
-
-
Method Details
-
getAnnountationEntries
-
getFormattedField
-
getFormattedName
-
getUnformattedField
-
getUnformattedName
-
setAnnountationEntries
public void setAnnountationEntries(InterceptorCommonLibrary.AnnotationEntries<T> annountationEntries) -
setFormattedField
-
setFormattedName
-
setUnformattedField
-
setUnformattedName
-
toString
-