org.webdocwf.util.loader.wizard
Class AddClassPath

java.lang.Object
  extended byorg.webdocwf.util.loader.wizard.AddClassPath

public class AddClassPath
extends java.lang.Object

AddClassPath class add additional class paths

Version:
1.0
Author:
Radoslav Dutina

Constructor Summary
AddClassPath()
          Emty constructor
 
Method Summary
static java.lang.String getClassPathString()
          This method read value of classPath parameter
static void setClassPathString(java.lang.String path)
          This method set value of classPath parameter
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

AddClassPath

public AddClassPath()
Emty constructor

Method Detail

setClassPathString

public static void setClassPathString(java.lang.String path)
This method set value of classPath parameter

Parameters:
path - is value of parameter

getClassPathString

public static java.lang.String getClassPathString()
This method read value of classPath parameter

Returns:
value of parameter


Copyright © 2002-2007 Together - the Workgroup. All Rights Reserved.