public class LearningCustomerCreator extends Object implements CustomerFactory.CustomerCreator
| Constructor and Description |
|---|
LearningCustomerCreator() |
| Modifier and Type | Method and Description |
|---|---|
FactoredCustomer |
createModel(CustomerStructure customerStructure) |
String |
getKey() |
public String getKey()
getKey in interface CustomerFactory.CustomerCreatorpublic FactoredCustomer createModel(CustomerStructure customerStructure)
createModel in interface CustomerFactory.CustomerCreatorCopyright © 2018 Power TAC. All rights reserved.