@Target(value=FIELD) @Retention(value=RUNTIME) @Inherited @Documented public @interface NS
| 限定符和类型 | 可选元素和说明 |
|---|---|
boolean |
contentUse
Is Array, whether the collection class references current namespace
|
String |
uri
The namespace uri
|
public abstract String value
public abstract String uri
public abstract boolean contentUse
NSCopyright © 2024. All rights reserved.