org.csapi.fw
Class TpLoadStatisticEntityID

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

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

Generated from IDL definition of union "TpLoadStatisticEntityID"

Author:
JacORB IDL compiler
See Also:
Serialized Form

Constructor Summary
TpLoadStatisticEntityID()
           
 
Method Summary
 java.lang.String ClientAppID()
           
 void ClientAppID(java.lang.String _x)
           
 TpLoadStatisticEntityType discriminator()
           
 java.lang.String FrameworkID()
           
 void FrameworkID(java.lang.String _x)
           
 java.lang.String ServiceID()
           
 void ServiceID(java.lang.String _x)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TpLoadStatisticEntityID

public TpLoadStatisticEntityID()
Method Detail

discriminator

public TpLoadStatisticEntityType discriminator()

FrameworkID

public java.lang.String FrameworkID()

FrameworkID

public void FrameworkID(java.lang.String _x)

ServiceID

public java.lang.String ServiceID()

ServiceID

public void ServiceID(java.lang.String _x)

ClientAppID

public java.lang.String ClientAppID()

ClientAppID

public void ClientAppID(java.lang.String _x)


Copyright © 2008. All Rights Reserved.