Package org.robovm.apple.uikit
Class UIPrinterJobTypes
- All Implemented Interfaces:
Comparable<UIPrinterJobTypes>,Iterable<UIPrinterJobTypes>
public final class UIPrinterJobTypes extends Bits<UIPrinterJobTypes>
-
Nested Class Summary
Nested classes/interfaces inherited from class org.robovm.rt.bro.Bits
Bits.AsByteMarshaler, Bits.AsIntMarshaler, Bits.AsLongMarshaler, Bits.AsMachineSizedIntMarshaler, Bits.AsShortMarshaler -
Field Summary
Fields Modifier and Type Field Description static UIPrinterJobTypesDocumentstatic UIPrinterJobTypesEnvelopestatic UIPrinterJobTypesLabelstatic UIPrinterJobTypesLargeFormatstatic UIPrinterJobTypesPhotostatic UIPrinterJobTypesPostcardstatic UIPrinterJobTypesReceiptstatic UIPrinterJobTypesRollstatic UIPrinterJobTypesUnknown -
Constructor Summary
Constructors Constructor Description UIPrinterJobTypes(long value) -
Method Summary
Modifier and Type Method Description protected UIPrinterJobTypes[]_values()static UIPrinterJobTypes[]values()protected UIPrinterJobTypeswrap(long value, long mask)
-
Field Details
-
Unknown
-
Document
-
Envelope
-
Label
-
Photo
-
Receipt
-
Roll
-
LargeFormat
-
Postcard
-
-
Constructor Details
-
UIPrinterJobTypes
public UIPrinterJobTypes(long value)
-
-
Method Details
-
wrap
- Specified by:
wrapin classBits<UIPrinterJobTypes>
-
_values
- Specified by:
_valuesin classBits<UIPrinterJobTypes>
-
values
-