| Library | Package | Frames | Expand | Java Toolkit |
| Method Summary | |
|---|---|
| boolean | GetAutoPropagate
()
Get method for attribute "AutoPropagate" |
| String | GetDescription
()
Get method for attribute "Description" |
| AnnotationReference | GetReference
()
Get method for attribute "Reference" |
| boolean | GetStrong
()
Get method for attribute "Strong" |
| void | SetAutoPropagate
(boolean value)
Set method for attribute "AutoPropagate" |
| void | SetDescription
(String value)
Set method for attribute "Description" |
| void | SetReference
(AnnotationReference value)
Set method for attribute "Reference" |
| void | SetStrong
(boolean value)
Set method for attribute "Strong" |
| Method Detail |
|---|
| GetReference/SetReference |
|---|
| AnnotationReference | GetReference | () |
| void | SetReference | (AnnotationReference value) |
| GetStrong/SetStrong |
|---|
| boolean | GetStrong | () |
| void | SetStrong | (boolean value) |
| GetDescription/SetDescription |
|---|
| String | GetDescription | () |
| void | SetDescription | (String value) |
| GetAutoPropagate/SetAutoPropagate |
|---|
| boolean | GetAutoPropagate | () |
| void | SetAutoPropagate | (boolean value) |