Annotation Interface Video.CanSetLicenseExpiryDate

Enclosing class:
Video

@Retention(RUNTIME) @Target(METHOD) public static @interface Video.CanSetLicenseExpiryDate
Any method attempting to call Video.setLicenseExpiryDate(Date) must be annotated explicitly with this annotation.