org.opensync.tools
Class GroupFixedCriteria
java.lang.Object
org.opensync.tools.GroupFixedCriteria
- public class GroupFixedCriteria
- extends java.lang.Object
|
Constructor Summary |
GroupFixedCriteria(java.lang.String k,
java.lang.String l,
java.lang.String t)
Constructor |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
GroupFixedCriteria
public GroupFixedCriteria(java.lang.String k,
java.lang.String l,
java.lang.String t)
- Constructor
initLabels
public void initLabels(java.lang.String lang)
throws org.xml.sax.SAXException,
java.io.FileNotFoundException,
java.io.IOException
- Throws:
org.xml.sax.SAXException
java.io.FileNotFoundException
java.io.IOException
setKeyWord
public void setKeyWord(java.lang.String s)
setLabel
public void setLabel(java.lang.String s)
setType
public void setType(java.lang.String s)
setInputs
public void setInputs(java.util.Vector in)
getKeyWord
public java.lang.String getKeyWord()
getLabel
public java.lang.String getLabel()
getType
public java.lang.String getType()
getInputs
public InputFixedCriteria[] getInputs()
getInputByIndex
public InputFixedCriteria getInputByIndex(int k)
getInputByKey
public InputFixedCriteria getInputByKey(java.lang.String k)
equals
public boolean equals(java.lang.String s)
Copyright © 2004 sourceforge. All Rights Reserved.