org.iscreen.impl.xml
Class XmlConfigConstraint
java.lang.Object
org.iscreen.impl.xml.XmlConfigConstraint
public class XmlConfigConstraint
- extends java.lang.Object
- Author:
- Shellman, Dan
Methods inherited from class java.lang.Object |
clone, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
XmlConfigConstraint
public XmlConfigConstraint()
- Default constructor.
setProperty
public void setProperty(java.lang.String theProperty)
getProperty
public java.lang.String getProperty()
setValue
public void setValue(java.lang.String theValue)
getValue
public java.lang.String getValue()
setServiceId
public void setServiceId(java.lang.String id)
getServiceId
public java.lang.String getServiceId()
equals
public boolean equals(java.lang.Object obj)
- Overrides:
equals
in class java.lang.Object