Uses of Class
org.exoplatform.services.xmpp.bean.FieldBean

Packages that use FieldBean
org.exoplatform.services.xmpp.bean   
org.exoplatform.services.xmpp.util   
 

Uses of FieldBean in org.exoplatform.services.xmpp.bean
 

Methods in org.exoplatform.services.xmpp.bean that return types with arguments of type FieldBean
 java.util.List<FieldBean> FormBean.getFields()
           
 

Method parameters in org.exoplatform.services.xmpp.bean with type arguments of type FieldBean
 void FormBean.setFields(java.util.List<FieldBean> fields)
           
 

Uses of FieldBean in org.exoplatform.services.xmpp.util
 

Methods in org.exoplatform.services.xmpp.util that return FieldBean
static FieldBean TransformUtils.fieldToFieldBean(org.jivesoftware.smackx.FormField formField)
           
 



Copyright © 2012 eXo Platform SAS. All Rights Reserved.