com.stratelia.webactiv.kmelia.model.updatechain
Class UpdateChainDescriptor
java.lang.Object
  
com.stratelia.webactiv.kmelia.model.updatechain.UpdateChainDescriptor
public class UpdateChainDescriptor
- extends Object
 
 
 
| Methods inherited from class java.lang.Object | 
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
 
UpdateChainDescriptor
public UpdateChainDescriptor(String title,
                             List<FieldUpdateChainDescriptor> fields)
getTitle
public String getTitle()
 
setTitle
public void setTitle(String title)
 
getFields
public List<FieldUpdateChainDescriptor> getFields()
 
setFields
public void setFields(List<FieldUpdateChainDescriptor> fields)
 
add
public void add(FieldUpdateChainDescriptor field)
 
getLibelle
public String getLibelle()
 
setLibelle
public void setLibelle(String libelle)
 
getHelper
public String getHelper()
 
setHelper
public void setHelper(String helper)
 
Copyright © 2016 Silverpeas. All Rights Reserved.