Class IOD.Present

java.lang.Object
org.aoju.bus.image.galaxy.data.IOD.Condition
org.aoju.bus.image.galaxy.data.IOD.Present
Direct Known Subclasses:
IOD.MemberOf
Enclosing class:
IOD

public static class IOD.Present extends IOD.Condition
  • Field Details

    • tag

      protected final int tag
    • itemPath

      protected final int[] itemPath
  • Constructor Details

    • Present

      public Present(int tag, int... itemPath)
  • Method Details