Package com.day.cq.mcm.campaign.profile
Interface OptionValue
-
@Deprecated public interface OptionValue
Deprecated.Represents a single value of a field with predefined content
-
-
Method Summary
All Methods Instance Methods Abstract Methods Deprecated Methods Modifier and Type Method Description java.lang.String
getLabel()
Deprecated.java.lang.String
getName()
Deprecated.java.lang.String
getValue()
Deprecated.
-