no.digipost.api.client.representations
Class ObjectFactory

java.lang.Object
  extended by no.digipost.api.client.representations.ObjectFactory

public class ObjectFactory
extends Object


Constructor Summary
ObjectFactory()
           
 
Method Summary
 Autocomplete createAutocomplete()
           
 EntryPoint createEntryPoint()
           
 ErrorMessage createErrorMessage()
           
 Invoice createInvoice()
           
 Message createMessage()
           
 Recipients createRecipients()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ObjectFactory

public ObjectFactory()
Method Detail

createRecipients

public Recipients createRecipients()

createErrorMessage

public ErrorMessage createErrorMessage()

createAutocomplete

public Autocomplete createAutocomplete()

createMessage

public Message createMessage()

createEntryPoint

public EntryPoint createEntryPoint()

createInvoice

public Invoice createInvoice()


Copyright © 2012 Digipost Open Source. All Rights Reserved.