@Entity public class Trashmail extends Object
| Modifier and Type | Field and Description | 
|---|---|
private Long | 
id
Id der Trash-E-Mail 
 | 
private String | 
pattern
Pattern der Trash-E-Mail 
 | 
| Constructor and Description | 
|---|
Trashmail()  | 
| Modifier and Type | Method and Description | 
|---|---|
Long | 
getId()  | 
String | 
getPattern()  | 
void | 
setId(Long id)  | 
void | 
setPattern(String pattern)  | 
Copyright © 2019. All rights reserved.