java.lang.Object
org.irods.irods4j.low_level.protocol.packing_instructions.RODS_STAT_T_PI

public class RODS_STAT_T_PI extends Object
  • Field Details

    • st_size

      public long st_size
    • st_dev

      public int st_dev
    • st_ino

      public int st_ino
    • st_mode

      public int st_mode
    • st_uid

      public int st_uid
    • st_gid

      public int st_gid
    • st_rdev

      public int st_rdev
    • st_atim

      public int st_atim
    • st_mtim

      public int st_mtim
    • st_ctim

      public int st_ctim
    • st_blksize

      public int st_blksize
    • st_blocks

      public int st_blocks
  • Constructor Details

    • RODS_STAT_T_PI

      public RODS_STAT_T_PI()