fr.opensagres.xdocreport.template.velocity.internal
Class Foreach

java.lang.Object
  extended by fr.opensagres.xdocreport.template.velocity.internal.Foreach

public class Foreach
extends Object


Constructor Summary
Foreach()
           
 
Method Summary
 String getItem()
           
 String getSequence()
           
 void setItem(String item)
           
 void setSequence(String sequence)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Foreach

public Foreach()
Method Detail

getItem

public String getItem()

setItem

public void setItem(String item)

getSequence

public String getSequence()

setSequence

public void setSequence(String sequence)


Copyright © 2013. All rights reserved.