Class PlayReadyLicenseDetails

  • All Implemented Interfaces:
    ResponseType, Serializable

    public class PlayReadyLicenseDetails
    extends ObjectBase
    This class was generated using generate.php against an XML schema provided by Kaltura. MANUAL CHANGES TO THIS CLASS WILL BE OVERWRITTEN.
    See Also:
    Serialized Form
    • Constructor Detail

      • PlayReadyLicenseDetails

        public PlayReadyLicenseDetails()
      • PlayReadyLicenseDetails

        public PlayReadyLicenseDetails​(com.google.gson.JsonObject jsonObject)
                                throws APIException
        Throws:
        APIException
    • Method Detail

      • getBeginDate

        public Integer getBeginDate()
      • setBeginDate

        public void setBeginDate​(Integer beginDate)
      • beginDate

        public void beginDate​(String multirequestToken)
      • getExpirationDate

        public Integer getExpirationDate()
      • setExpirationDate

        public void setExpirationDate​(Integer expirationDate)
      • expirationDate

        public void expirationDate​(String multirequestToken)
      • getRemovalDate

        public Integer getRemovalDate()
      • setRemovalDate

        public void setRemovalDate​(Integer removalDate)
      • removalDate

        public void removalDate​(String multirequestToken)