Package org.apache.tapestry5.plastic
Class PlasticUtils.FieldInfo
java.lang.Object
org.apache.tapestry5.plastic.PlasticUtils.FieldInfo
- Enclosing class:
- PlasticUtils
Class used to represent a field name and its type for
PlasticUtils.implementFieldValueProvider(PlasticClass, Set).
It shouldn't be used directly. Use PlasticUtils.toFieldInfo(PlasticField)
instead.
- Since:
- 5.8.4
- See Also:
-
Constructor Summary
Constructors -
Method Summary