java.lang.Object
  
org.omg.CosNaming.NameComponent
 
   
   - 
    所有已实现的接口: 
   
 
   - 
    Serializable, 
    IDLEntity
   
  
  
 
  
 
   
   - 
    
public final class NameComponent
     - 
      extends 
      Object
     
 
     - 
      implements 
      IDLEntity
     
 
    
  
  
   org/omg/CosNaming/NameComponent.java。由 "3.2" 版的 IDL-to-Java 编译器(可移植)从 ../../../../src/share/classes/org/omg/CosNaming/nameservice.idl 生成,生成时间为 2006 年 6 月 30 日,星期五上午 12:40:11 (GMT-08:00)。 
   
   
   
   - 
    另请参见:
   
 
   - 
    序列化表格
   
 
  
 
  
 
   
    
     
     
   
  
    
     
   
  
    
    
  
    
   
   
     
     | 从类 java.lang.Object 继承的方法 |  
    
 
     
     clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |  
    
 
   
  
   
   
    
     
   
  
   
   id
 
  
public String id
 
   
    
   
 
  
 
  
 
  
   
   kind
 
  
public String kind
 
   
    
   
 
  
 
   
  
    
   
  
   
   NameComponent
 
  
public NameComponent()
 
   
  
 
  
 
  
   
   NameComponent
 
  
public NameComponent(String _id,
                     String _kind)