Interface HamletSpec._Option
- All Superinterfaces:
HamletSpec.__,HamletSpec._Child
- All Known Subinterfaces:
HamletSpec.OPTGROUP,HamletSpec.SELECT
- All Known Implementing Classes:
Hamlet.OPTGROUP,Hamlet.SELECT
- Enclosing class:
- HamletSpec
-
Method Summary
Methods inherited from interface org.apache.hadoop.yarn.webapp.hamlet2.HamletSpec._Child
__
-
Method Details
-
option
HamletSpec.OPTION option()Add a OPTION element.- Returns:
- a new OPTION element builder
-
option
Add a complete OPTION element.- Parameters:
cdata- the content- Returns:
- the current element builder
-