Package com.onslip360
Class API.CashDrawer
- java.lang.Object
-
- com.onslip360.Onslip360Object<API.CashDrawer>
-
- com.onslip360.API.CashDrawer
-
- All Implemented Interfaces:
Cloneable
,Comparable<Onslip360Object<API.CashDrawer>>
- Enclosing class:
- API
public static class API.CashDrawer extends Onslip360Object<API.CashDrawer>
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static class
API.CashDrawer.Type
-
Constructor Summary
Constructors Constructor Description CashDrawer(API.CashDrawer.Type type)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description API.CashDrawer.Type
type()
API.CashDrawer
type(API.CashDrawer.Type type)
-
Methods inherited from class com.onslip360.Onslip360Object
clone, compareTo, equals, fromJson, fromJson, fromJsonArray, fromJsonArray, fromList, fromMap, fromObject, getExtended, hashCode, setExtended, setExtended, toJson, toJson, toJson, toJson, toList, toMap, toString
-
-
-
-
Constructor Detail
-
CashDrawer
public CashDrawer(API.CashDrawer.Type type)
-
-
Method Detail
-
type
@Nonnull public API.CashDrawer.Type type()
-
type
@Nonnull public API.CashDrawer type(API.CashDrawer.Type type)
-
-