railo.runtime.tag
Class PDFParamBean

java.lang.Object
  extended by railo.runtime.tag.PDFParamBean

public class PDFParamBean
extends Object


Constructor Summary
PDFParamBean()
           
 
Method Summary
 String getPages()
           
 String getPassword()
           
 Object getSource()
           
 void setPages(String pages)
           
 void setPassword(String password)
           
 void setSource(Object source)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PDFParamBean

public PDFParamBean()
Method Detail

getPages

public String getPages()
Returns:
the pages

setPages

public void setPages(String pages)
Parameters:
pages - the pages to set

getPassword

public String getPassword()
Returns:
the password

setPassword

public void setPassword(String password)
Parameters:
password - the password to set

getSource

public Object getSource()
Returns:
the source

setSource

public void setSource(Object source)
Parameters:
source - the source to set


Copyright © 2012 Railo