public class ReportInfo extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
ReportInfo.Bron |
static class |
ReportInfo.Record |
| Constructor and Description |
|---|
ReportInfo() |
| Modifier and Type | Method and Description |
|---|---|
ReportInfo.Bron |
getBron() |
String |
getDatum() |
String |
getImage_url() |
String |
getTitel() |
void |
setBron(ReportInfo.Bron bron) |
void |
setDatum(String datum) |
void |
setImage_url(String image_url) |
void |
setTitel(String titel) |
public String getTitel()
public void setTitel(String titel)
public String getDatum()
public void setDatum(String datum)
public ReportInfo.Bron getBron()
public void setBron(ReportInfo.Bron bron)
public String getImage_url()
public void setImage_url(String image_url)
Copyright © 2016. All rights reserved.