org.apache.axis2.tool.service.bean
Class Page3Bean

java.lang.Object
  extended by org.apache.axis2.tool.service.bean.Page3Bean

public class Page3Bean
extends Object


Constructor Summary
Page3Bean()
           
 
Method Summary
 String getOutputFileName()
           
 String getOutputFolderName()
           
 void setOutputFileName(String outputFileName)
           
 void setOutputFolderName(String outputFolderName)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Page3Bean

public Page3Bean()
Method Detail

getOutputFolderName

public String getOutputFolderName()

setOutputFolderName

public void setOutputFolderName(String outputFolderName)

getOutputFileName

public String getOutputFileName()

setOutputFileName

public void setOutputFileName(String outputFileName)


Copyright © 2004-2012 The Apache Software Foundation. All Rights Reserved.