org.zu.ardulink.mail.server.links.configuration
Class AConfiguration

java.lang.Object
  extended by org.zu.ardulink.mail.server.links.configuration.AConfiguration

public class AConfiguration
extends Object

Ardulink - return to homepage

v0.6.1 Magnum PI

Author:
Luciano Zu project Ardulink http://www.ardulink.org/


Constructor Summary
AConfiguration()
           
 
Method Summary
 ACommandList getaCommandList()
           
 AConnectionList getaConnectionList()
           
 ALinkList getaLinkList()
           
 void setaCommandList(ACommandList aCommandList)
           
 void setaConnectionList(AConnectionList aConnectionList)
           
 void setaLinkList(ALinkList aLinkList)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

AConfiguration

public AConfiguration()
Method Detail

getaConnectionList

public AConnectionList getaConnectionList()

setaConnectionList

public void setaConnectionList(AConnectionList aConnectionList)

getaLinkList

public ALinkList getaLinkList()

setaLinkList

public void setaLinkList(ALinkList aLinkList)

getaCommandList

public ACommandList getaCommandList()

setaCommandList

public void setaCommandList(ACommandList aCommandList)


Copyright © 2015. All rights reserved.