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