Package com.qfs.util
Annotation Type Idea
-
@Deprecated(since="6.0.4", forRemoval=true) @Retention(SOURCE) public @interface Idea
Deprecated, for removal: This API element is subject to removal in a future version.
-
-
Optional Element Summary
Optional Elements Modifier and Type Optional Element Description StringdescriptionDeprecated, for removal: This API element is subject to removal in a future version.The description of the idea.
-
-
-
Element Detail
-
author
String author
Deprecated, for removal: This API element is subject to removal in a future version.Indicates whose idea this is.
-
-
-
description
String description
Deprecated, for removal: This API element is subject to removal in a future version.The description of the idea.- Default:
- ""
-
-