org.omg.CosNaming
Class NameComponent

java.lang.Object
  extended by org.omg.CosNaming.NameComponent
All Implemented Interfaces:
java.io.Serializable, org.omg.CORBA.portable.IDLEntity

public final class NameComponent
extends java.lang.Object
implements org.omg.CORBA.portable.IDLEntity

org/omg/CosNaming/NameComponent.java . Generated by the IDL-to-Java compiler (portable), version "3.2" from /var/home/jpp/rebuild/devel/BUILD/geronimo-specs-1.2/geronimo-spec-corba/src/main/idl/CosNaming.idl Wednesday, October 24, 2007 3:42:08 PM CEST

See Also:
Serialized Form

Field Summary
 java.lang.String id
           
 java.lang.String kind
           
 
Constructor Summary
NameComponent()
           
NameComponent(java.lang.String _id, java.lang.String _kind)
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

id

public java.lang.String id

kind

public java.lang.String kind
Constructor Detail

NameComponent

public NameComponent()

NameComponent

public NameComponent(java.lang.String _id,
                     java.lang.String _kind)


Copyright © {inceptionYear}-2007 null. All Rights Reserved.