| |
|
| java.lang.Object discRack.business.disc.Disc
Disc | public class Disc (Code) | | Represents a disc.
|
Field Summary | |
protected DiscDO | myDO The DO of the disc. |
Constructor Summary | |
public | Disc() The public constructor. | protected | Disc(DiscDO theDisc) The protected constructor
theDisc. |
myDO | protected DiscDO myDO(Code) | | The DO of the disc.
|
isDONull | public boolean isDONull()(Code) | | Gets the status of DO
is Do null. |
|
|
|