Class AssetTypeCondition

  • All Implemented Interfaces:
    ResponseType, Serializable

    public class AssetTypeCondition
    extends Condition
    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

      • AssetTypeCondition

        public AssetTypeCondition()
      • AssetTypeCondition

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

      • getAssetTypes

        public String getAssetTypes()
      • setAssetTypes

        public void setAssetTypes​(String assetTypes)
      • assetTypes

        public void assetTypes​(String multirequestToken)