com.eliasbalasis.tibcopagebus4gwt.testsubscriber.client
Class PersonRepository
java.lang.Object
com.eliasbalasis.tibcopagebus4gwt.testsubscriber.client.PersonRepository
public class PersonRepository
- extends java.lang.Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
PersonRepository
public PersonRepository()
getName
public java.lang.String getName()
setName
public void setName(java.lang.String name)
getPersons
public java.util.Collection getPersons()
setPersons
public void setPersons(java.util.Collection persons)
toString
public java.lang.String toString()
- Overrides:
toString
in class java.lang.Object