public class ProfileReputation extends Object implements Serializable
| Constructor and Description |
|---|
ProfileReputation() |
ProfileReputation(String domain,
long score) |
| Modifier and Type | Method and Description |
|---|---|
String |
getDomain() |
long |
getScore() |
void |
setDomain(String domain) |
void |
setScore(long score) |
public ProfileReputation()
public ProfileReputation(String domain, long score)
Copyright © 2003–2018 eXo Platform SAS. All rights reserved.