Class IdAShortHumanTokenConverter
java.lang.Object
com.io7m.idstore.shell.admin.internal.IdAShortHumanTokenConverter
- All Implemented Interfaces:
com.io7m.quarrel.core.QValueConverterType<IdShortHumanToken>
public final class IdAShortHumanTokenConverter
extends Object
implements com.io7m.quarrel.core.QValueConverterType<IdShortHumanToken>
A value converter for short human tokens.
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionconvertFromString(String text) convertToString(IdShortHumanToken value) syntax()
-
Constructor Details
-
IdAShortHumanTokenConverter
public IdAShortHumanTokenConverter()A value converter for short human tokens.
-
-
Method Details
-
convertFromString
- Specified by:
convertFromStringin interfacecom.io7m.quarrel.core.QValueConverterType<IdShortHumanToken>- Throws:
com.io7m.quarrel.core.QException
-
convertToString
- Specified by:
convertToStringin interfacecom.io7m.quarrel.core.QValueConverterType<IdShortHumanToken>
-
exampleValue
- Specified by:
exampleValuein interfacecom.io7m.quarrel.core.QValueConverterType<IdShortHumanToken>
-
syntax
- Specified by:
syntaxin interfacecom.io7m.quarrel.core.QValueConverterType<IdShortHumanToken>
-
convertedClass
- Specified by:
convertedClassin interfacecom.io7m.quarrel.core.QValueConverterType<IdShortHumanToken>
-