org.csapi.fw
Class TpSignatureAndServiceMgr

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

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

Generated from IDL definition of struct "TpSignatureAndServiceMgr"

Author:
JacORB IDL compiler
See Also:
Serialized Form

Field Summary
 byte[] DigitalSignature
           
 IpService ServiceMgrInterface
           
 
Constructor Summary
TpSignatureAndServiceMgr()
           
TpSignatureAndServiceMgr(byte[] DigitalSignature, IpService ServiceMgrInterface)
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

DigitalSignature

public byte[] DigitalSignature

ServiceMgrInterface

public IpService ServiceMgrInterface
Constructor Detail

TpSignatureAndServiceMgr

public TpSignatureAndServiceMgr()

TpSignatureAndServiceMgr

public TpSignatureAndServiceMgr(byte[] DigitalSignature,
                                IpService ServiceMgrInterface)


Copyright © 2009. All Rights Reserved.