@RequestScoped public class Billing extends Object
| Constructor and Description |
|---|
Billing() |
| Modifier and Type | Method and Description |
|---|---|
void |
activate(MiniBar minibar) |
void |
billForItem(Item item) |
int |
getCharge() |
int |
getMiniBarValue() |
boolean |
isActive() |
void |
reset() |
Copyright © 2008–2016 CDI TCK. All rights reserved.