Class CLNChannelsLayoutDescriptionConverter
java.lang.Object
com.io7m.calino.cmdline.internal.CLNChannelsLayoutDescriptionConverter
- All Implemented Interfaces:
com.io7m.quarrel.core.QValueConverterType<CLNChannelsLayoutDescriptionType>
public final class CLNChannelsLayoutDescriptionConverter
extends Object
implements com.io7m.quarrel.core.QValueConverterType<CLNChannelsLayoutDescriptionType>
A value converter.
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
CLNChannelsLayoutDescriptionConverter
public CLNChannelsLayoutDescriptionConverter()A value converter.
-
-
Method Details
-
convertFromString
public CLNChannelsLayoutDescriptionType convertFromString(String text) throws com.io7m.quarrel.core.QException - Specified by:
convertFromStringin interfacecom.io7m.quarrel.core.QValueConverterType<CLNChannelsLayoutDescriptionType>- Throws:
com.io7m.quarrel.core.QException
-
convertToString
- Specified by:
convertToStringin interfacecom.io7m.quarrel.core.QValueConverterType<CLNChannelsLayoutDescriptionType>
-
exampleValue
- Specified by:
exampleValuein interfacecom.io7m.quarrel.core.QValueConverterType<CLNChannelsLayoutDescriptionType>
-
syntax
- Specified by:
syntaxin interfacecom.io7m.quarrel.core.QValueConverterType<CLNChannelsLayoutDescriptionType>
-
convertedClass
- Specified by:
convertedClassin interfacecom.io7m.quarrel.core.QValueConverterType<CLNChannelsLayoutDescriptionType>
-