public class Tag extends Object implements Serializable
| Modifier | Constructor and Description |
|---|---|
protected |
Tag()
Creates a new tag.
|
protected |
Tag(String value)
Creates a new tag with the given ID value.
|
protected Tag(String value)
value - The ID value.protected Tag()
Copyright © 2015. All Rights Reserved.