| Modifier and Type | Method and Description |
|---|---|
static TagType |
TagType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static TagType[] |
TagType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
TagManager(TagType tagType,
String resourceTypeName) |
TagManager(TagType tagType,
String resourceTypeName,
Object tagStructure) |
Copyright © 2019. All rights reserved.