org.jbpm.model.formapi.shared.api
Class InputData

java.lang.Object
  extended by org.jbpm.model.formapi.shared.api.Data
      extended by org.jbpm.model.formapi.shared.api.InputData
All Implemented Interfaces:
Mappable

public class InputData
extends Data


Constructor Summary
InputData()
           
 
Method Summary
 boolean equals(Object obj)
           
 int hashCode()
           
 
Methods inherited from class org.jbpm.model.formapi.shared.api.Data
getDataMap, getFormatter, getMimeType, getName, getValue, setDataMap, setFormatter, setMimeType, setName, setValue
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

InputData

public InputData()
Method Detail

equals

public boolean equals(Object obj)
Overrides:
equals in class Data

hashCode

public int hashCode()
Overrides:
hashCode in class Data


Copyright © 2001-2012 JBoss by Red Hat. All Rights Reserved.