classUtils.annotation
Annotation Type RunComboBoxProperties


@Retention(value=RUNTIME)
public @interface RunComboBoxProperties


Required Element Summary
 java.lang.String getLabel
           
 java.lang.String[] getNames
           
 java.lang.String getValue
           
 

Element Detail

getValue

public abstract java.lang.String getValue

getLabel

public abstract java.lang.String getLabel

getNames

public abstract java.lang.String[] getNames