com.stratelia.webactiv.kmelia.model.updatechain
Class Fields

java.lang.Object
  extended by com.stratelia.webactiv.kmelia.model.updatechain.Fields

public class Fields
extends Object


Constructor Summary
Fields()
           
 
Method Summary
 FieldUpdateChainDescriptor getDescription()
           
 String getHelper()
           
 FieldUpdateChainDescriptor getKeywords()
           
 String getLibelle()
           
 FieldUpdateChainDescriptor getName()
           
 String getTitle()
           
 String[] getTopics()
           
 FieldUpdateChainDescriptor getTree()
           
 void setDescription(FieldUpdateChainDescriptor description)
           
 void setHelper(String helper)
           
 void setKeywords(FieldUpdateChainDescriptor keywords)
           
 void setLibelle(String libelle)
           
 void setName(FieldUpdateChainDescriptor name)
           
 void setTitle(String title)
           
 void setTopics(String[] topics)
           
 void setTree(FieldUpdateChainDescriptor tree)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Fields

public Fields()
Method Detail

getName

public FieldUpdateChainDescriptor getName()

setName

public void setName(FieldUpdateChainDescriptor name)

getDescription

public FieldUpdateChainDescriptor getDescription()

setDescription

public void setDescription(FieldUpdateChainDescriptor description)

getKeywords

public FieldUpdateChainDescriptor getKeywords()

setKeywords

public void setKeywords(FieldUpdateChainDescriptor keywords)

getTree

public FieldUpdateChainDescriptor getTree()

setTree

public void setTree(FieldUpdateChainDescriptor tree)

getTopics

public String[] getTopics()

setTopics

public void setTopics(String[] topics)

getHelper

public String getHelper()

setHelper

public void setHelper(String helper)

getTitle

public String getTitle()

setTitle

public void setTitle(String title)

getLibelle

public String getLibelle()

setLibelle

public void setLibelle(String libelle)


Copyright © 2016 Silverpeas. All Rights Reserved.