|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: REQUIRED | OPTIONAL | DETAIL: ELEMENT | ||||||||
@Retention(value=RUNTIME) @Target(value=FIELD) @Deprecated public @interface CheckProperty
| Optional Element Summary | |
|---|---|
String |
description
Deprecated. Optional description |
String |
key
Deprecated. The default key is the field name, read by reflection. |
String |
title
Deprecated. |
public abstract String key
public abstract String title
public abstract String description
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: REQUIRED | OPTIONAL | DETAIL: ELEMENT | ||||||||