Skip navigation links
A B C D F G I L M N O P R S T U V 

G

getButton() - Method in class com.example.pizzeria.pizzeria.ToppingsAdapter.ViewHolder
Returns the add/remove button of the ViewHolder.
getCrust() - Method in class com.example.pizzeria.pizzeria.Pizza
Returns the crust type of the pizza.
getID() - Method in class com.example.pizzeria.pizzeria.Order
Returns the order number.
getImage() - Method in class com.example.pizzeria.pizzeria.ToppingsAdapter.ViewHolder
Returns the ImageView of the ViewHolder.
getImage() - Method in class com.example.pizzeria.pizzeria.ToppingsModel
Returns the topping image id.
getItemCount() - Method in class com.example.pizzeria.pizzeria.ToppingsAdapter
Returns the number of items in the adapter.
getName() - Method in class com.example.pizzeria.pizzeria.ToppingsModel
Returns the topping name.
getOrderNumbers() - Method in class com.example.pizzeria.pizzeria.StoreOrder
Returns the list of order numbers.
getOrders() - Method in class com.example.pizzeria.pizzeria.StoreOrder
Returns the list of orders.
getPizzas() - Method in class com.example.pizzeria.pizzeria.Order
Returns the list of pizzas in the order.
getSize() - Method in class com.example.pizzeria.pizzeria.Pizza
Returns the size of the pizza.
getSubtotal() - Method in class com.example.pizzeria.pizzeria.Order
Returns the price of the order without tax.
getTax() - Method in class com.example.pizzeria.pizzeria.Order
Returns the tax of the order.
getTextView() - Method in class com.example.pizzeria.pizzeria.ToppingsAdapter.ViewHolder
Returns the TextView of the ViewHolder.
getToppings() - Method in class com.example.pizzeria.pizzeria.Pizza
Returns the list of toppings.
getTotalPrice() - Method in class com.example.pizzeria.pizzeria.Order
Returns the total price of teh order.
A B C D F G I L M N O P R S T U V 
Skip navigation links