org.eucalyptus.analysesi.model
Annotation Type TypeAttributeProperty


@Documented
@Retention(value=RUNTIME)
@Target(value={TYPE,FIELD})
public @interface TypeAttributeProperty

Définie une propriété comme propriété d'un type d'attribut.

Author:
Loic Dreux

Required Element Summary
 java.lang.String value
          Le libellé du type d'attribut.
 

Element Detail

value

public abstract java.lang.String value
Le libellé du type d'attribut.



Copyright © 2009. All Rights Reserved.