java.lang.Object
org.mbari.vcr4j.sharktopoda.model.response.PlayResponse

public class PlayResponse extends Object
Since:
2016-08-27T15:23:00
Author:
Brian Schlining
  • Constructor Details

    • PlayResponse

      public PlayResponse(UUID uuid, String status)
  • Method Details

    • getResponse

      public String getResponse()
    • getStatus

      public String getStatus()
    • getUuid

      public UUID getUuid()