Package com.onslip360
Class API.Partial_TakeOutConfig
- java.lang.Object
-
- com.onslip360.Onslip360Object<API.Partial_TakeOutConfig>
-
- com.onslip360.API.Partial_TakeOutConfig
-
- All Implemented Interfaces:
Cloneable
,Comparable<Onslip360Object<API.Partial_TakeOutConfig>>
- Enclosing class:
- API
public static class API.Partial_TakeOutConfig extends Onslip360Object<API.Partial_TakeOutConfig>
-
-
Constructor Summary
Constructors Constructor Description Partial_TakeOutConfig()
-
Method Summary
-
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
-
-
-
-
Method Detail
-
banner
@Nonnull public Erasable<API.Partial_File> banner()
-
logo
@Nonnull public Erasable<API.Partial_File> logo()
-
banner
@Nonnull public API.Partial_TakeOutConfig banner(@Nullable API.Partial_File banner)
-
banner
@Nonnull public API.Partial_TakeOutConfig banner(@Nullable Erasable<API.Partial_File> banner)
-
buttonMap
@Nonnull public API.Partial_TakeOutConfig buttonMap(@Nullable Long buttonMap)
-
customerMessage
@Nonnull public API.Partial_TakeOutConfig customerMessage(@Nullable String customerMessage)
-
customerMessage
@Nonnull public API.Partial_TakeOutConfig customerMessage(@Nullable Erasable<String> customerMessage)
-
lastOrder
@Nonnull public API.Partial_TakeOutConfig lastOrder(@Nullable String lastOrder)
-
lastOrder
@Nonnull public API.Partial_TakeOutConfig lastOrder(@Nullable Erasable<String> lastOrder)
-
logo
@Nonnull public API.Partial_TakeOutConfig logo(@Nullable API.Partial_File logo)
-
logo
@Nonnull public API.Partial_TakeOutConfig logo(@Nullable Erasable<API.Partial_File> logo)
-
orderTimes
@Nonnull public API.Partial_TakeOutConfig orderTimes(@Nullable String[] orderTimes)
-
orderTimes
@Nonnull public API.Partial_TakeOutConfig orderTimes(@Nullable Erasable<String[]> orderTimes)
-
schedules
@Nonnull public API.Partial_TakeOutConfig schedules(@Nullable String[] schedules)
-
schedules
@Nonnull public API.Partial_TakeOutConfig schedules(@Nullable Erasable<String[]> schedules)
-
-