Annotation Type Video.CanSetLicenseExpiryDate


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