tecgraf.openbus.core.v2_0.credential
Class ExportedCallChain
java.lang.Object
tecgraf.openbus.core.v2_0.credential.ExportedCallChain
- All Implemented Interfaces:
- Serializable, IDLEntity
public final class ExportedCallChain
- extends Object
- implements IDLEntity
Generated from IDL struct "ExportedCallChain".
- Version:
- generated at Feb 10, 2014 8:46:01 AM
- Author:
- JacORB IDL compiler V 3.3
- See Also:
- Serialized Form
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
bus
public String bus
signedChain
public SignedCallChain signedChain
ExportedCallChain
public ExportedCallChain()
ExportedCallChain
public ExportedCallChain(String bus,
SignedCallChain signedChain)
Copyright © 2014. All Rights Reserved.