jBPM distribution 6.0.0.Beta4

org.jbpm.form.builder.services.model
Class InputData

java.lang.Object
  extended by org.jbpm.form.builder.services.model.Data
      extended by org.jbpm.form.builder.services.model.InputData
All Implemented Interfaces:
Serializable, Mappable

public class InputData
extends Data

See Also:
Serialized Form

Constructor Summary
InputData()
           
 
Method Summary
 boolean equals(Object obj)
           
 int hashCode()
           
 
Methods inherited from class org.jbpm.form.builder.services.model.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

jBPM distribution 6.0.0.Beta4

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