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 /usr/src/RPM/BUILD/geronimo-specs-1.2/geronimo-spec-corba/src/main/idl/CosNaming.idl Saturday, August 22, 2009 1:39:24 PM UTC

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 © 2009. All Rights Reserved.