public class Header extends Value
Text subitem can be used to specify
the appropriate header. In a script, this class appears as an
atHeader method.| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(java.lang.Object other)
Compares
header values; returns true if they are equal. |
Subitem |
getHeader()
Accesses the text value.
|
java.lang.String |
toString()
Sets
toString to the value that this class represents. |