public class Count extends Object
| Constructor and Description |
|---|
Count() |
| Modifier and Type | Method and Description |
|---|---|
Integer |
getCount() |
String |
getDisplayName() |
String |
getKey() |
String |
getParentKeyId() |
void |
setCount(Integer count) |
void |
setDisplayName(String displayName) |
void |
setKey(String key) |
void |
setParentKeyId(String parentKeyId) |
public String getKey()
public void setKey(String key)
public String getParentKeyId()
public void setParentKeyId(String parentKeyId)
public String getDisplayName()
public void setDisplayName(String displayName)
public Integer getCount()
public void setCount(Integer count)
Copyright © 2012–2016 Emory University. All rights reserved.