public static interface HamletSpec.PARAM
| Modifier and Type | Method and Description | 
|---|---|
| HamletSpec.PARAM | $id(String cdata)document-wide unique id | 
| HamletSpec.PARAM | $name(String cdata)property name. | 
| HamletSpec.PARAM | $value(String cdata)property value | 
HamletSpec.PARAM $id(String cdata)
cdata - the idHamletSpec.PARAM $name(String cdata)
cdata - the nameHamletSpec.PARAM $value(String cdata)
cdata - the valueCopyright © 2008–2023 Apache Software Foundation. All rights reserved.