de.keepondreaming.xml.annotations
Annotation Type SetKeyAttribute


@Documented
@Target(value=METHOD)
@Retention(value=RUNTIME)
public @interface SetKeyAttribute

Used by XmlConverter if values are to be set within a Map. The name of the attribute defining the key is declared. $Author: wintermond $ $Date: 2005/07/10 18:34:30 $ $Log: SetKeyAttribute.java,v $ Revision 1.2 2005/07/10 18:34:30 wintermond javadoc


Required Element Summary
 java.lang.String keyAttribute
           
 

Element Detail

keyAttribute

public abstract java.lang.String keyAttribute


Copyright © -2005 . All Rights Reserved.