Annotation Interface Name
Annotation that can be used to specify the name when binding to an immutable property.
This annotation may be required when binding to names that clash with reserved language
keywords.
- 从以下版本开始:
- 4.0
- 作者:
- Phillip Webb
-
必需元素概要
所需元素
-
元素详细资料
-
value
String valueThe name of the property to use for binding.- 返回:
- the property name
-