java.lang.Object |
↳ |
com.usebutton.sdk.models.InventoryGroup |
Class Overview
An inventory group represents a logical grouping of inventory items, e.g. for a list of available
table reservation times they can be grouped under party size (2 people, 3, people etc).
Summary
[Expand]
Inherited Methods |
From class
java.lang.Object
Object
|
clone()
|
boolean
|
equals(Object arg0)
|
void
|
finalize()
|
final
Class<?>
|
getClass()
|
int
|
hashCode()
|
final
void
|
notify()
|
final
void
|
notifyAll()
|
String
|
toString()
|
final
void
|
wait(long arg0, int arg1)
|
final
void
|
wait(long arg0)
|
final
void
|
wait()
|
|
Public Methods
public
List<Inventory>
getInventory
()
Returns
- a list of inventory for this group
public
String
getName
()
Returns
- the name of this group, you can use this to distinguish different groups in your UI.
public
int
getNameColor
()
Returns
- the color intended for this group name