public class ReportAttribute extends Object
| Constructor and Description |
|---|
ReportAttribute() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
String |
getId()
Get id
|
String |
getValue()
Get value
|
int |
hashCode() |
ReportAttribute |
id(String id) |
void |
setId(String id) |
void |
setValue(String value) |
String |
toString() |
ReportAttribute |
value(String value) |
public ReportAttribute id(String id)
public String getId()
public void setId(String id)
public ReportAttribute value(String value)
public String getValue()
public void setValue(String value)
Copyright © 2018. All rights reserved.