public class Tag extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
Tag.Builder
Builder class to aid in a construction of a
Tag. |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object obj) |
String |
getName()
returns the tag name.
|
String |
getOwner()
returns the tag owner.
|
int |
hashCode() |
Copyright © 2016. All Rights Reserved.