net.java.ao.it.model
Interface OnlineDistribution

All Superinterfaces:
Distribution, Entity, RawEntity<Integer>

@Preload(value="url")
public interface OnlineDistribution
extends Distribution

Author:
Daniel Spiewak

Method Summary
 URL getURL()
           
 void setURL(URL url)
           
 
Methods inherited from interface net.java.ao.Entity
getID
 
Methods inherited from interface net.java.ao.RawEntity
addPropertyChangeListener, getEntityManager, getEntityType, init, removePropertyChangeListener, save
 

Method Detail

getURL

URL getURL()

setURL

void setURL(URL url)


Copyright © 2007-2012. All Rights Reserved.