public class Tag extends Object
| Modifier and Type | Field and Description |
|---|---|
static String |
NO_DESCRIPTION |
| Constructor and Description |
|---|
Tag(String tag) |
Tag(String tag,
String description) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
String |
getDescription() |
String |
getValue() |
int |
hashCode() |
String |
toString() |
public static final String NO_DESCRIPTION
Copyright © 2015 Red Hat, Inc.. All rights reserved.