| java.lang.Object | ||
| ↳ | java.lang.Enum<E extends java.lang.Enum<E>> | |
| ↳ | vars.annotation.FormatCodes | |
Created by IntelliJ IDEA. User: brian Date: Aug 5, 2009 Time: 1:51:35 PM To change this template use File | Settings | File Templates.
| Enum Values | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| FormatCodes | DETAILED | VideoArchiveSet represents Tapes annotated in Detailed mode only. | |||||||||
| FormatCodes | MIXED | VideoArchiveSet represents Tapes annotated in Detailed mode and outline mode. | |||||||||
| FormatCodes | OUTLINE | VideoArchiveSet represents Tapes annotated in Outline mode only. | |||||||||
| FormatCodes | UNKNOWN | ||||||||||
| Public Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
|
[Expand]
Inherited Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
From class
java.lang.Enum
| |||||||||||
From class
java.lang.Object
| |||||||||||
From interface
java.lang.Comparable
| |||||||||||
VideoArchiveSet represents Tapes annotated in Detailed mode only.
VideoArchiveSet represents Tapes annotated in Detailed mode and outline mode.
VideoArchiveSet represents Tapes annotated in Outline mode only.