org.jtheque.core.managers.patch
Class OnlinePatch
java.lang.Object
org.jtheque.core.managers.patch.OnlinePatch
public final class OnlinePatch
- extends Object
An online patch.
- Author:
- Baptiste Wicht
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
OnlinePatch
public OnlinePatch()
getClassName
public String getClassName()
- Return the class name.
- Returns:
- The class name.
setClassName
public void setClassName(String className)
- Set the name of the class of the patch.
- Parameters:
className
- The name of the class.
Copyright © 2010 JTheque. All Rights Reserved.