org.jbpm.formbuilder.server.xml
Class PropertiesDTO
java.lang.Object
org.jbpm.formbuilder.server.xml.PropertiesDTO
public class PropertiesDTO
- extends Object
RELATED_CLASSES
public static final Class<?>[] RELATED_CLASSES
PropertiesDTO
public PropertiesDTO()
PropertiesDTO
public PropertiesDTO(Map<String,String> props)
getProperty
public List<PropertiesItemDTO> getProperty()
setProperty
public void setProperty(List<PropertiesItemDTO> property)
equals
public boolean equals(Object obj)
- Overrides:
equals in class Object
hashCode
public int hashCode()
- Overrides:
hashCode in class Object
Copyright © 2001-2014 JBoss by Red Hat. All Rights Reserved.