org.csapi.fw
Class TpClientAppDescription
java.lang.Object
org.csapi.fw.TpClientAppDescription
- All Implemented Interfaces:
- java.io.Serializable, org.omg.CORBA.portable.IDLEntity
public final class TpClientAppDescription
- extends java.lang.Object
- implements org.omg.CORBA.portable.IDLEntity
Generated from IDL definition of struct "TpClientAppDescription"
- Author:
- JacORB IDL compiler
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ClientAppID
public java.lang.String ClientAppID
ClientAppProperties
public TpProperty[] ClientAppProperties
HasAccessSession
public boolean HasAccessSession
HasServiceInstances
public boolean HasServiceInstances
TpClientAppDescription
public TpClientAppDescription()
TpClientAppDescription
public TpClientAppDescription(java.lang.String ClientAppID,
TpProperty[] ClientAppProperties,
boolean HasAccessSession,
boolean HasServiceInstances)
Copyright © 2009. All Rights Reserved.