com.webstersmalley.picweb.online.bus
Class Picture
java.lang.Object
com.webstersmalley.picweb.online.bus.Picture
public class Picture
- extends java.lang.Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Picture
public Picture()
getDescription
public java.lang.String getDescription()
- Returns:
- Returns the description.
setDescription
public void setDescription(java.lang.String description)
- Parameters:
description - The description to set.
getId
public int getId()
- Returns:
- Returns the id.
setId
public void setId(int id)
- Parameters:
id - The id to set.
getName
public java.lang.String getName()
- Returns:
- Returns the name.
setName
public void setName(java.lang.String name)
- Parameters:
name - The name to set.
toString
public java.lang.String toString()
- Overrides:
toString in class java.lang.Object
Copyright © 2004-2005-2005 Webster Smalley. All Rights Reserved.