org.jbpm.formModeler.core.test
Class Client
java.lang.Object
org.jbpm.formModeler.core.test.Client
- All Implemented Interfaces:
- Serializable
public class Client
- extends Object
- implements Serializable
- See Also:
- Serialized Form
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Client
public Client()
Client
public Client(String name,
String surname)
getName
public String getName()
setName
public void setName(String name)
getSurname
public String getSurname()
setSurname
public void setSurname(String surname)
Copyright © 2001-2013 JBoss by Red Hat. All Rights Reserved.