Uses of Class
net.sourceforge.pebble.domain.Attachment

Packages that use Attachment
net.sourceforge.pebble.domain   
 

Uses of Attachment in net.sourceforge.pebble.domain
 

Methods in net.sourceforge.pebble.domain that return Attachment
 Attachment BlogEntry.getAttachment()
          Gets the attachment associated with this blog entry.
 

Methods in net.sourceforge.pebble.domain with parameters of type Attachment
 void BlogEntry.setAttachment(Attachment newAttachment)
          Sets the attachment associated with thie blog entry.
 



Copyright © 2003-2006, Simon Brown. All Rights Reserved.