public class FactSheetArchiveParameter extends Object
| Constructor and Description |
|---|
FactSheetArchiveParameter() |
| Modifier and Type | Method and Description |
|---|---|
FactSheetArchiveParameter |
comment(String comment) |
boolean |
equals(Object o) |
String |
getComment()
Get comment
|
Long |
getRev()
Get rev
|
int |
hashCode() |
FactSheetArchiveParameter |
rev(Long rev) |
void |
setComment(String comment) |
void |
setRev(Long rev) |
String |
toString() |
public FactSheetArchiveParameter comment(String comment)
public String getComment()
public void setComment(String comment)
public FactSheetArchiveParameter rev(Long rev)
public Long getRev()
public void setRev(Long rev)
Copyright © 2019 LeanIX GmbH. All rights reserved.