Uses of Class
org.jclouds.glesys.domain.EmailQuota

Packages that use EmailQuota
org.jclouds.glesys.domain   
 

Uses of EmailQuota in org.jclouds.glesys.domain
 

Fields in org.jclouds.glesys.domain declared as EmailQuota
protected  EmailQuota EmailAccount.Builder.quota
           
 

Methods in org.jclouds.glesys.domain that return EmailQuota
 EmailQuota EmailQuota.Builder.build()
           
 EmailQuota EmailAccount.getQuota()
           
 

Methods in org.jclouds.glesys.domain with parameters of type EmailQuota
 T EmailQuota.Builder.fromEmailAccount(EmailQuota in)
           
 T EmailAccount.Builder.quota(EmailQuota quota)
           
 

Constructors in org.jclouds.glesys.domain with parameters of type EmailQuota
EmailAccount(String account, EmailQuota quota, int antispamLevel, GleSYSBoolean antiVirus, GleSYSBoolean autoRespond, String autoRespondMessage, GleSYSBoolean autoRespondSaveEmail, Date created, Date modified)
           
 



Copyright © 2009-2013 The Apache Software Foundation. All Rights Reserved.