Class PlayerEmbedCodeType

  • All Implemented Interfaces:
    ResponseType, Serializable

    public class PlayerEmbedCodeType
    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

      • PlayerEmbedCodeType

        public PlayerEmbedCodeType()
      • PlayerEmbedCodeType

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

      • getId

        public String getId()
      • setId

        public void setId​(String id)
      • id

        public void id​(String multirequestToken)
      • getLabel

        public String getLabel()
      • setLabel

        public void setLabel​(String label)
      • label

        public void label​(String multirequestToken)
      • getEntryOnly

        public Boolean getEntryOnly()
      • setEntryOnly

        public void setEntryOnly​(Boolean entryOnly)
      • entryOnly

        public void entryOnly​(String multirequestToken)
      • getMinVersion

        public String getMinVersion()
      • setMinVersion

        public void setMinVersion​(String minVersion)
      • minVersion

        public void minVersion​(String multirequestToken)