public final class CDS extends Object implements Notification
Modifier and Type | Method and Description |
---|---|
OffsetDateTime |
getDt() |
int |
getFo() |
int |
getMr() |
static Pattern |
getPattern() |
String |
getRa() |
String |
getResponse() |
OffsetDateTime |
getScts() |
SPStatus |
getStatus() |
PhoneType |
getTora() |
static CDS |
tryParse(String notification,
UnknownNotifications notifications) |
public static CDS tryParse(String notification, UnknownNotifications notifications)
public static Pattern getPattern()
public int getFo()
public int getMr()
public String getRa()
public PhoneType getTora()
public OffsetDateTime getScts()
public OffsetDateTime getDt()
public SPStatus getStatus()
public String getResponse()
getResponse
in interface Notification
Copyright © 2015–2016 jSMS4Pi. All rights reserved.