Package com.day.cq.mcm.campaign.profile
Interface Options
-
@Deprecated public interface Options
Deprecated.Represents the available options for a field with predefined content.
-
-
Method Summary
All Methods Instance Methods Abstract Methods Deprecated Methods Modifier and Type Method Description java.util.Iterator<OptionValue>
getValues()
Deprecated.
-
-
-
Method Detail
-
getValues
java.util.Iterator<OptionValue> getValues()
Deprecated.
-
-