|  | 
| java.lang.Object | readResolve ()  throws java.io.ObjectStreamException | 
|  | 
| int | value () | 
|  | 
Definition at line 13 of file CompletionStatus.java.
 
◆ CompletionStatus()
  
  | 
        
          | us.opengroup.FACE.CompletionStatus.CompletionStatus | ( | int | _value | ) |  |  | protected | 
 
 
◆ from_int()
◆ readResolve()
      
        
          | java.lang.Object us.opengroup.FACE.CompletionStatus.readResolve | ( |  | ) | throws java.io.ObjectStreamException | 
      
 
 
◆ value()
      
        
          | int us.opengroup.FACE.CompletionStatus.value | ( |  | ) |  | 
      
 
 
◆ _COMPLETED_MAYBE
  
  | 
        
          | final int us.opengroup.FACE.CompletionStatus._COMPLETED_MAYBE = 2 |  | static | 
 
 
◆ _COMPLETED_NO
  
  | 
        
          | final int us.opengroup.FACE.CompletionStatus._COMPLETED_NO = 1 |  | static | 
 
 
◆ _COMPLETED_YES
  
  | 
        
          | final int us.opengroup.FACE.CompletionStatus._COMPLETED_YES = 0 |  | static | 
 
 
◆ COMPLETED_MAYBE
◆ COMPLETED_NO
◆ COMPLETED_YES
The documentation for this class was generated from the following file: