Class ListVariable
java.lang.Object
com.atlassian.confluence.pages.templates.variables.ListVariable
- All Implemented Interfaces:
Variable
-
Field Summary
Fields -
Constructor Summary
ConstructorsConstructorDescriptionListVariable
(String name, String value, List<String> options) ListVariable
(String name, List<String> options) -
Method Summary
-
Field Details
-
TYPE
- See Also:
-
-
Constructor Details
-
ListVariable
-
ListVariable
-
-
Method Details
-
getType
-
getName
-
setName
-
getValue
-
setValue
-
getOptions
-
setOptions
-
equals
-
hashCode
public int hashCode()
-