public class Tag extends Object implements Serializable
public String getKey()
public void setKey(String key) throws ClientException
key - The tag key.ClientExceptionpublic String getValue()
public void setValue(String value) throws ClientException
value - The tag value.ClientExceptionCopyright © 2025. All Rights Reserved.