public class TenantKeyValueJson extends Object
TenantKeyValueJson(String key, List<String> values)
String
getKey()
List<String>
getValues()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public TenantKeyValueJson(String key, List<String> values)
public String getKey()
public List<String> getValues()
Copyright © 2010–2020. All rights reserved.