@Retention(value=RUNTIME) @Target(value={METHOD,FIELD}) public @interface ManagedCollection
Class<?>
type
boolean
append
String
description
key
public abstract Class<?> type
public abstract String description
public abstract String key
public abstract boolean append
Copyright © 1999–2014 The Apache Software Foundation. All rights reserved.