-
- All Implemented Interfaces:
public final class CupsPrinterType
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description public classCupsPrinterType.Companionpublic enumCupsPrinterType.Capability
-
Constructor Summary
Constructors Constructor Description CupsPrinterType(Integer value)
-
Method Summary
Modifier and Type Method Description final IntegergetValue()final Set<CupsPrinterType.Capability>toSet()final Booleancontains(CupsPrinterType.Capability capability)StringtoString()final UnitlogDetails()-
-
Constructor Detail
-
CupsPrinterType
CupsPrinterType(Integer value)
-
-
Method Detail
-
toSet
final Set<CupsPrinterType.Capability> toSet()
-
contains
final Boolean contains(CupsPrinterType.Capability capability)
-
logDetails
final Unit logDetails()
-
-
-
-