Package com.zerog.ia.api.pub
Interface Media
-
public interface MediaThe Media class provides the CD-ROM suggested media names and sizes.
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description java.lang.StringgetName()Returns the media name.longgetSize()Returns the media size in bytes.
-