org.jbpm.formbuilder.server.xml
Class PropertiesItemDTO
java.lang.Object
org.jbpm.formbuilder.server.xml.PropertiesItemDTO
public class PropertiesItemDTO
- extends Object
PropertiesItemDTO
public PropertiesItemDTO()
PropertiesItemDTO
public PropertiesItemDTO(String key,
String value)
getKey
public String getKey()
setKey
public void setKey(String key)
getValue
public String getValue()
setValue
public void setValue(String value)
equals
public boolean equals(Object obj)
- Overrides:
equals in class Object
hashCode
public int hashCode()
- Overrides:
hashCode in class Object
Copyright © 2001-2012 JBoss by Red Hat. All Rights Reserved.