com.baidubce.services.cdn.model
Class KvCounter
java.lang.Object
com.baidubce.services.cdn.model.KvCounter
public class KvCounter
- extends Object
- Author:
- yixing
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
KvCounter
public KvCounter()
getName
public String getName()
- Returns:
- name
setName
public void setName(String name)
- Parameters:
name
-
getValue
public Integer getValue()
- Returns:
- value
setValue
public void setValue(Integer value)
- Parameters:
value
-
Copyright © 2018. All rights reserved.