org.omg.CORBA
Class NativeDescription

java.lang.Object
  extended by org.omg.CORBA.NativeDescription
All Implemented Interfaces:
Serializable, IDLEntity

public final class NativeDescription
extends Object
implements IDLEntity

See Also:
Serialized Form

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

Field Detail

name

public String name

id

public String id
Constructor Detail

NativeDescription

public NativeDescription()

NativeDescription

public NativeDescription(String name,
                         String id)


Copyright © 2006-2011 Apache Software Foundation. All Rights Reserved.