|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use TagDefinition.AttributeTags | |
---|---|
cz.zcu.fav.kiv.editor.config.constants |
Uses of TagDefinition.AttributeTags in cz.zcu.fav.kiv.editor.config.constants |
---|
Methods in cz.zcu.fav.kiv.editor.config.constants that return TagDefinition.AttributeTags | |
---|---|
static TagDefinition.AttributeTags |
TagDefinition.AttributeTags.getValue(java.lang.String key)
Returns predefined constant of element according to the element name. |
static TagDefinition.AttributeTags |
TagDefinition.AttributeTags.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name. |
static TagDefinition.AttributeTags[] |
TagDefinition.AttributeTags.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |