org.jboss.xb.annotations
Annotation Type JBossXmlAttribute


@Target(value={METHOD,FIELD})
@Retention(value=RUNTIME)
public @interface JBossXmlAttribute

JBossXmlAttribute.

Version:
$Revision: 1.1 $
Author:
Adrian Brock

Optional Element Summary
 Class<?> type
          The attribute type
 

type

public abstract Class<?> type
The attribute type

Default:
java.lang.Object.class


Copyright © 2010 JBoss, a division of Red Hat, Inc.. All Rights Reserved.