public class PollReference extends Object
| Constructor and Description |
|---|
PollReference() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
UUID |
getId()
Get id
|
String |
getTitle()
Get title
|
int |
hashCode() |
PollReference |
id(UUID id) |
void |
setId(UUID id) |
void |
setTitle(String title) |
PollReference |
title(String title) |
String |
toString() |
public PollReference id(UUID id)
public UUID getId()
public void setId(UUID id)
public PollReference title(String title)
public String getTitle()
public void setTitle(String title)
Copyright © 2019 LeanIX GmbH. All rights reserved.