| 
 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectedu.harvard.hul.ois.jhove.EnumerationType
edu.harvard.hul.ois.jhove.AnalogDigitalFlagType
public class AnalogDigitalFlagType
This class defines enumerated types for the analog/digital flag of AESAudioMetadata. Applications will not create or modify instances of this class, but will use one of the predefined AnalogDigitalFlagType instances.
| Field Summary | |
|---|---|
| static AnalogDigitalFlagType | ANALOGEnumeration instance for analog data | 
| static AnalogDigitalFlagType | FILE_DIGITALEnumeration instance for FILE digital data | 
| static AnalogDigitalFlagType | PHYS_DIGITALEnumeration instance for physical digital data | 
| Method Summary | 
|---|
| Methods inherited from class edu.harvard.hul.ois.jhove.EnumerationType | 
|---|
| equals, toString | 
| Methods inherited from class java.lang.Object | 
|---|
| clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait | 
| Field Detail | 
|---|
public static final AnalogDigitalFlagType ANALOG
public static final AnalogDigitalFlagType PHYS_DIGITAL
public static final AnalogDigitalFlagType FILE_DIGITAL
| 
 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||