@Target(value=TYPE) @Retention(value=RUNTIME) public @interface JBossXmlChild
public abstract String name
public abstract Class<?> type
public abstract String namespace
public abstract int minOccurs
public abstract int maxOccurs
public abstract boolean unbounded
Copyright © 2013 JBoss by Red Hat. All rights reserved.