| Package | Description |
|---|---|
| htmltags | |
| types |
| Modifier and Type | Method and Description |
|---|---|
void |
AjwipLink.setRel(RelTypes relType) |
void |
AjwipAnchor.setRel(RelTypes relType) |
| Modifier and Type | Method and Description |
|---|---|
static RelTypes |
RelTypes.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static RelTypes[] |
RelTypes.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|