Class IdAEmailConverter
java.lang.Object
com.io7m.idstore.shell.admin.internal.IdAEmailConverter
- All Implemented Interfaces:
com.io7m.quarrel.core.QValueConverterType<IdEmail>
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionconvertFromString(String text) convertToString(IdEmail value) syntax()
-
Constructor Details
-
IdAEmailConverter
public IdAEmailConverter()A value converter for emails.
-
-
Method Details
-
convertFromString
-
convertToString
-
exampleValue
-
syntax
-
convertedClass
-