org.omg.CosNaming
Class NameComponent
java.lang.Object
org.omg.CosNaming.NameComponent
- All Implemented Interfaces:
- java.io.Serializable, IDLEntity
public final class NameComponent
- extends java.lang.Object
- implements IDLEntity
org/omg/CosNaming/NameComponent.java .
Generated by the IDL-to-Java compiler (portable), version "3.2"
from ../../../../src/share/classes/org/omg/CosNaming/nameservice.idl
Thursday, June 14, 2007 3:39:38 PM GMT-08:00
- See Also:
- Serialized Form
Field Summary |
java.lang.String |
id
|
java.lang.String |
kind
|
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
id
public java.lang.String id
kind
public java.lang.String kind
NameComponent
public NameComponent()
NameComponent
public NameComponent(java.lang.String _id,
java.lang.String _kind)
Read the latest documentation online