net.java.ao.it.model
Interface PrintDistribution

All Superinterfaces:
Distribution, Entity, RawEntity<Integer>

public interface PrintDistribution
extends Distribution

Author:
Daniel Spiewak

Method Summary
 int getCopies()
           
 void setCopies(int copies)
           
 
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

getCopies

int getCopies()

setCopies

void setCopies(int copies)


Copyright © 2007-2011. All Rights Reserved.