Class ListBody


  • public class ListBody
    extends ListForm
    • Field Summary

      Fields 
      Modifier and Type Field Description
      java.lang.String id  
      java.lang.String path  
      java.util.Date timestamp  
      java.lang.String type  
    • Constructor Summary

      Constructors 
      Constructor Description
      ListBody()  
    • Method Summary

      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Field Detail

      • id

        public java.lang.String id
      • type

        public java.lang.String type
      • path

        public java.lang.String path
      • timestamp

        public java.util.Date timestamp
    • Constructor Detail

      • ListBody

        public ListBody()