org.csapi.cm
Class TpEndpoint

java.lang.Object
  extended by org.csapi.cm.TpEndpoint
All Implemented Interfaces:
java.io.Serializable, org.omg.CORBA.portable.IDLEntity

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

Generated from IDL definition of struct "TpEndpoint"

Author:
JacORB IDL compiler
See Also:
Serialized Form

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

Field Detail

type

public TpSiteOrSap type

id

public java.lang.String id
Constructor Detail

TpEndpoint

public TpEndpoint()

TpEndpoint

public TpEndpoint(TpSiteOrSap type,
                  java.lang.String id)


Copyright © 2008. All Rights Reserved.