tudresden.ocl.lib.test
Class Person
java.lang.Object
tudresden.ocl.lib.test.Person
- public class Person
- extends Object
this class is for testing only and will be removed
isMarried
public boolean isMarried
- An attribute that represents ...
isUnemployed
public boolean isUnemployed
- An attribute that represents ...
firstName
public String firstName
- An attribute that represents ...
someNumber
public int someNumber
managedCompanies
public Vector managedCompanies
employer
public Vector employer
myJob
public Vector myJob
Person
public Person()
getFive
public int getFive()
toString
public String toString()
setJob
public void setJob(Vector v)
Submit a bug
Developed at the Dresden University of Technology.
This software is published under the GNU Lesser General Public License.