public class ObjectFactory extends Object
| Constructor and Description | 
|---|
| ObjectFactory() | 
| Modifier and Type | Method and Description | 
|---|---|
| Autocomplete | createAutocomplete() | 
| EntryPoint | createEntryPoint() | 
| ErrorMessage | createErrorMessage() | 
| Invoice | createInvoice() | 
| Message | createMessage() | 
| Recipients | createRecipients() | 
public Recipients createRecipients()
public ErrorMessage createErrorMessage()
public Autocomplete createAutocomplete()
public Message createMessage()
public EntryPoint createEntryPoint()
public Invoice createInvoice()
Copyright © 2014 Digipost Open Source. All rights reserved.