JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Deprecated
Help
Summary:
Nested
Field
Constr
Method
Detail:
Field
Constr
Method
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
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
String
getLabel
()
Deprecated.
String
getName
()
Deprecated.
String
getValue
()
Deprecated.
Method Details
getValue
String
getValue
()
Deprecated.
getName
String
getName
()
Deprecated.
getLabel
String
getLabel
()
Deprecated.