public class ObjectdataPdfInfo extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
ObjectdataPdfInfo.Record |
| Constructor and Description |
|---|
ObjectdataPdfInfo() |
| Modifier and Type | Method and Description |
|---|---|
String |
getDatum() |
Map<Integer,ObjectdataPdfInfo.Record> |
getRecords() |
String |
getTitel() |
void |
setDatum(String datum) |
void |
setRecords(Map<Integer,ObjectdataPdfInfo.Record> records) |
void |
setTitel(String titel) |
public String getTitel()
public void setTitel(String titel)
public String getDatum()
public void setDatum(String datum)
public Map<Integer,ObjectdataPdfInfo.Record> getRecords()
public void setRecords(Map<Integer,ObjectdataPdfInfo.Record> records)
Copyright © 2016. All rights reserved.