

Public Member Functions | |
| AnyInfoAdapter (AnyInfo a) | |
| AnyInfoAdapter () | |
| AnyInfo | getInfo () | 
| String | getClassName () | 
| String | getUniqueID () | 
| void | read (IStream s, ObjectManager o) throws UnsupportedOperationException | 
| void | write (OStream s, ObjectManager o) throws java.io.IOException | 
Private Member Functions | |
| void | write (OStream s, String name, Object o) throws java.io.IOException | 
| void | writeArray (OStream s, String name, Object o) throws java.io.IOException | 
Private Attributes | |
| AnyInfo | any | 
Definition at line 7 of file AnyInfoAdapter.java.
      
  | 
  
| 
 
 
 Implements Sct.Serializable. Definition at line 25 of file AnyInfoAdapter.java. References Sct.IS.AnyInfoAdapter.any.  | 
  
      
  | 
  ||||||||||||||||
| 
 
 
 Definition at line 86 of file AnyInfoAdapter.java.  | 
  
 1.4.6