com.webcodepro.applecommander.storage
Class FormattedDisk.DiskInformation
java.lang.Object
com.webcodepro.applecommander.storage.FormattedDisk.DiskInformation
- Enclosing class:
- FormattedDisk
public class FormattedDisk.DiskInformation
- extends java.lang.Object
Use this inner class for label/value mappings in the disk info page.
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
FormattedDisk.DiskInformation
public FormattedDisk.DiskInformation(java.lang.String label,
java.lang.String value)
FormattedDisk.DiskInformation
public FormattedDisk.DiskInformation(java.lang.String label,
int value)
FormattedDisk.DiskInformation
public FormattedDisk.DiskInformation(java.lang.String label,
java.util.Date value)
getLabel
public java.lang.String getLabel()
getValue
public java.lang.String getValue()