public class PetStoreDeal extends Object
| Constructor and Description |
|---|
PetStoreDeal() |
| Modifier and Type | Method and Description |
|---|---|
ExclusiveCashier |
getCashier() |
int |
getDealPrice() |
String |
getPetFood() |
public int getDealPrice()
public ExclusiveCashier getCashier()
public String getPetFood()
Copyright © 2003–2019 MuleSoft, Inc.. All rights reserved.