Class Actions

java.lang.Object
io.bayonet.model.base.Actions

public class Actions
extends java.lang.Object
Created by imranarshad on 11/8/17 model to define the actions sent by the clients using the lending API
  • Constructor Summary

    Constructors 
    Constructor Description
    Actions()  
  • Method Summary

    Modifier and Type Method Description
    Actions setAlert​(java.lang.Boolean alert)
    Getter and Setter methods
    Actions setBlock​(java.lang.Boolean block)  

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
  • Constructor Details

  • Method Details

    • setAlert

      public Actions setAlert​(java.lang.Boolean alert)
      Getter and Setter methods
    • setBlock

      public Actions setBlock​(java.lang.Boolean block)