de.ukn.hci.squidy.manager.heuristics
Class Match
java.lang.Object
de.ukn.hci.squidy.manager.heuristics.Match
public class Match
- extends Object
Match.
Date: Mar 28, 2009
Time: 2:36:24 PM
- Since:
- 1.0.0
- Version:
- $Id: Match.java 30 2009-09-18 22:23:35Z nitsche $
- Author:
Roman Rädle
Roman.Raedle@uni-konstanz.de
Human-Computer Interaction Group
University of Konstanz
|
Constructor Summary |
Match()
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Match
public Match()
getIndex
public final int getIndex()
- Returns:
- the index
setIndex
public final void setIndex(int index)
- Parameters:
index - the index to set
getType
public final String getType()
- Returns:
- the type
setType
public final void setType(String type)
- Parameters:
type - the type to set
getProcessorType
public final Processor.Type getProcessorType()
- Returns:
- the processorType
setProcessorType
public final void setProcessorType(Processor.Type processorType)
- Parameters:
processorType - the processorType to set
Copyright © 2007-2010 Human-Computer-Interaction :: University of Konstanz. All Rights Reserved.