net.sourceforge.basher
Class ExecutionType
java.lang.Object
net.sourceforge.basher.ExecutionType
public class ExecutionType
- extends java.lang.Object
- Version:
- $Revision$
- Author:
- Johan Lindquist
| Methods inherited from class java.lang.Object |
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
ExecutionType
public ExecutionType()
getType
public java.lang.String getType()
setType
public void setType(java.lang.String type)
getDefaultTaskInvocations
public int getDefaultTaskInvocations()
setDefaultTaskInvocations
public void setDefaultTaskInvocations(int defaultTaskInvocations)
toString
public java.lang.String toString()
- Overrides:
toString in class java.lang.Object
equals
public boolean equals(java.lang.Object o)
- Overrides:
equals in class java.lang.Object
hashCode
public int hashCode()
- Overrides:
hashCode in class java.lang.Object
Copyright © 2006-2010 Basher Team. All Rights Reserved.