public class Tag extends Object
| Constructor and Description |
|---|
Tag(String name,
String value)
Public constructor which can be called from native code.
|
| Modifier and Type | Method and Description |
|---|---|
String |
getName()
Gets the name of the tag
|
String |
getValue()
Gets the value of the tag
|
Copyright © 2019. All rights reserved.