org.azzyzt.jee.runtime.exception
Class ConstraintProperty
java.lang.Object
org.azzyzt.jee.runtime.exception.ConstraintProperty
- All Implemented Interfaces:
- java.io.Serializable
public class ConstraintProperty
- extends java.lang.Object
- implements java.io.Serializable
- See Also:
- Serialized Form
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ConstraintProperty
public ConstraintProperty()
getName
public java.lang.String getName()
setName
public void setName(java.lang.String name)
getValue
public java.lang.String getValue()
setValue
public void setValue(java.lang.String value)