@Generated(value="io.swagger.codegen.languages.JavaClientCodegen", date="2017-12-17T23:29:05.070-05:00") public class Presence extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
Presence.CategoryEnum
Gets or Sets category
|
| Constructor and Description |
|---|
Presence() |
| Modifier and Type | Method and Description |
|---|---|
Presence |
category(Presence.CategoryEnum category) |
boolean |
equals(Object o) |
Presence.CategoryEnum |
getCategory()
Get category
|
int |
hashCode() |
void |
setCategory(Presence.CategoryEnum category) |
String |
toString() |
public Presence category(Presence.CategoryEnum category)
public Presence.CategoryEnum getCategory()
public void setCategory(Presence.CategoryEnum category)
Copyright © 2017 Symphony Software Foundation. All rights reserved.