| Modifier and Type | Method | Description |
|---|---|---|
static EnumRelLinkType |
EnumRelLinkType.valueOf(String name) |
Returns the enum constant of this type with the specified name.
|
static EnumRelLinkType[] |
EnumRelLinkType.values() |
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method | Description |
|---|---|---|
A<Z> |
A.attrRel(EnumRelLinkType attrRel) |
|
Area<Z> |
Area.attrRel(EnumRelLinkType attrRel) |
|
Link<Z> |
Link.attrRel(EnumRelLinkType attrRel) |
Copyright © 2018. All rights reserved.