Class IntBool

java.lang.Object
com.redhat.et.libguestfs.IntBool

public class IntBool extends Object
IntBool structure.
See Also:
  • Field Details

    • i

      public int i
    • b

      public int b
  • Constructor Details

    • IntBool

      public IntBool()