Class JKModel

java.lang.Object
com.jk.core.mvc.JKModel

public class JKModel extends Object
This class represents the JKModel and provides a way for it to be represented as a string.
Version:
1.0
Author:
Dr. Jalal H. Kiswani
  • Constructor Details

    • JKModel

      public JKModel()
  • Method Details

    • toString

      public String toString()
      Returns a string representation of the object.
      Overrides:
      toString in class Object
      Returns:
      string representation of the object.