org.csapi.cm
Class TpPipeQoSInfo
java.lang.Object
org.csapi.cm.TpPipeQoSInfo
- All Implemented Interfaces:
- java.io.Serializable, org.omg.CORBA.portable.IDLEntity
public final class TpPipeQoSInfo
- extends java.lang.Object
- implements org.omg.CORBA.portable.IDLEntity
Generated from IDL definition of struct "TpPipeQoSInfo"
- 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 |
directionality
public TpNameDescrpTagDir directionality
serviceOrigin
public TpEndpoint serviceOrigin
serviceDestination
public TpEndpoint serviceDestination
forwardLoad
public TpLoadDescriptor forwardLoad
reverseLoad
public TpLoadDescriptor reverseLoad
description
public TpNameDescrpTagString description
TpPipeQoSInfo
public TpPipeQoSInfo()
TpPipeQoSInfo
public TpPipeQoSInfo(TpNameDescrpTagDir directionality,
TpEndpoint serviceOrigin,
TpEndpoint serviceDestination,
TpLoadDescriptor forwardLoad,
TpLoadDescriptor reverseLoad,
TpNameDescrpTagString description)
Copyright © 2008. All Rights Reserved.