public class Confirmation extends Object
| Constructor and Description |
|---|
Confirmation() |
Confirmation(Notification notification) |
| Modifier and Type | Method and Description |
|---|---|
String |
getKey() |
Notification |
getNotification() |
Date |
getTouched() |
Confirmation |
setKey(String key) |
Confirmation |
setNotification(Notification notification) |
Confirmation |
setTouched(Date touched) |
public Confirmation()
public Confirmation(Notification notification)
public Notification getNotification()
public Confirmation setNotification(Notification notification)
public Date getTouched()
public Confirmation setTouched(Date touched)
public String getKey()
public Confirmation setKey(String key)
Copyright © 2013 Molindo GmbH. All Rights Reserved.