com.abra.j2xb.annotations.xmlAnnotations
Annotation Type MOXmlListStyle


@Target(value={METHOD,PARAMETER})
@Retention(value=RUNTIME)
public @interface MOXmlListStyle

Defines an alternate mapping for lists, to be mapped using the XML list type.

Since:
JDK1.5
Version:
1.0, Dec 10, 2007
Author:
Yoav Abrahami
See Also:
MOProperty



Copyright © 2008. All Rights Reserved.