Annotation Type XStreamAsAttribute
-
@Retention(RUNTIME) @Target(FIELD) @Documented public @interface XStreamAsAttribute
Defines that a field should be serialized as an attribute.- Since:
- 1.2.2
@Retention(RUNTIME)
@Target(FIELD)
@Documented
public @interface XStreamAsAttribute