@Retention(value=RUNTIME)
 @Target(value=TYPE)
public @interface XStreamAliasType
XStream.aliasType(String, Class)| Modifier and Type | Required Element and Description | 
|---|---|
| java.lang.String | valueThe name of the type alias. | 
Copyright © 2004–2024 XStream. All rights reserved.