Package apple.enums

Class idtype_t


  • public final class idtype_t
    extends java.lang.Object
    [XSI] The type idtype_t shall be defined as an enumeration type whose possible values shall include at least P_ALL, P_PID, and P_PGID.
    • Field Summary

      Fields 
      Modifier and Type Field Description
      static int P_ALL  
      static int P_PGID  
      static int P_PID  
    • Method Summary

      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait