Class ClippingTaskEntryServerNode

    • Constructor Detail

      • ClippingTaskEntryServerNode

        public ClippingTaskEntryServerNode()
      • ClippingTaskEntryServerNode

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

      • setClipAttributes

        public void setClipAttributes​(ClipAttributes clipAttributes)
      • getClippedEntryId

        public String getClippedEntryId()
      • setClippedEntryId

        public void setClippedEntryId​(String clippedEntryId)
      • clippedEntryId

        public void clippedEntryId​(String multirequestToken)
      • getLiveEntryId

        public String getLiveEntryId()
      • setLiveEntryId

        public void setLiveEntryId​(String liveEntryId)
      • liveEntryId

        public void liveEntryId​(String multirequestToken)