org.apache.ojb.broker
Class ProjectWithArray
java.lang.Object
org.apache.ojb.broker.ProjectWithArray
- public class ProjectWithArray
- extends java.lang.Object
- Version:
- $Id: ProjectWithArray.java,v 1.1 2003/12/20 20:55:36 brj Exp $
- Author:
- Oliver Matz
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
ProjectWithArray
public ProjectWithArray()
ProjectWithArray
public ProjectWithArray(int pId,
java.lang.String pTitle,
java.lang.String pDescription)
getId
public int getId()
setId
public void setId(int id)
getTitle
public java.lang.String getTitle()
setTitle
public void setTitle(java.lang.String title)
getDescription
public java.lang.String getDescription()
setDescription
public void setDescription(java.lang.String description)
getPersons
public PersonWithArray[] getPersons()
setPersons
public void setPersons(PersonWithArray[] persons)
toString
public java.lang.String toString()
Authors: Thomas Mahler and others. (C) 2000 - 2003 Apache Software Foundation
All rights reserved. Published under the Apache License.
http://db.apache.org/ojb
Version: 1.0.rc5, 2003-12-14