-
-
Constructor Summary
Constructors
| Constructor and Description |
Tag(String key,
String value)
Create a Tag
|
-
Method Summary
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
-
Method Detail
-
getKey
public String getKey()
get Tag key
-
getValue
public String getValue()
get Tag Value
Copyright © 2015 Kurento. All rights reserved.