-
-
Field Summary
Fields
Modifier and Type |
Field and Description |
private Date |
dob |
private int |
id |
private static org.apache.commons.logging.Log |
log |
private String |
name |
private double |
weight |
-
Constructor Summary
Constructors
Constructor and Description |
Cat2() |
Cat2(String name,
Date dob,
double weight) |
-
Method Summary
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
-
Field Detail
-
weight
private double weight
-
Method Detail
-
getName
public String getName()
-
getDob
public Date getDob()
Copyright © 2015 John's Hopkins University, Engineering Programs for Professionals. All rights reserved.