public class Customer extends Object
| Constructor and Description |
|---|
Customer() |
Customer(String name,
String project,
String subscription) |
| Modifier and Type | Method and Description |
|---|---|
String |
getName() |
String |
getProject() |
String |
getSubscription() |
String |
toString() |
Copyright © 2001–2019 JBoss by Red Hat. All rights reserved.