Package net.worcade.client.get
Interface Email
-
- All Known Implementing Classes:
IncomingDto
public interface Email
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description booleanconfirmed()StringgetEmail()
-
-
-
Method Detail
-
getEmail
String getEmail()
-
confirmed
boolean confirmed()
-
-