Package org.kurento.client
Class Tag
java.lang.Object
org.kurento.client.Tag
Pair key-value with info about a MediaObject
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
Tag
protected Tag()Default private constructor of Tag for serialization with Jackson -
Tag
Create a Tag
-
-
Method Details
-
getKey
get Tag key -
setKey
set Tag key -
getValue
get Tag Value -
setValue
set Tag Value
-