jBPM distribution 6.0.0.Beta1

org.jbpm.examples.junit
Class Person

java.lang.Object
  extended by org.jbpm.examples.junit.Person
All Implemented Interfaces:
Serializable

public class Person
extends Object
implements Serializable

See Also:
Serialized Form

Constructor Summary
Person()
           
 
Method Summary
 String getName()
           
 void setName(String name)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Person

public Person()
Method Detail

getName

public String getName()

setName

public void setName(String name)

jBPM distribution 6.0.0.Beta1

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