Uses of Class
org.csapi.cm.TpTrafficDirection

Packages that use TpTrafficDirection
org.csapi.cm   
 

Uses of TpTrafficDirection in org.csapi.cm
 

Fields in org.csapi.cm declared as TpTrafficDirection
static TpTrafficDirection TpTrafficDirection.BIDIRECTIONAL
           
static TpTrafficDirection TpTrafficDirection.UNIDIRECTIONAL
           
 TpTrafficDirection TpTrafficDirectionHolder.value
           
 TpTrafficDirection TpNameDescrpTagDir.value
           
 

Methods in org.csapi.cm that return TpTrafficDirection
static TpTrafficDirection TpTrafficDirectionHelper.extract(org.omg.CORBA.Any any)
           
static TpTrafficDirection TpTrafficDirection.from_int(int value)
           
static TpTrafficDirection TpTrafficDirectionHelper.read(org.omg.CORBA.portable.InputStream in)
           
 

Methods in org.csapi.cm with parameters of type TpTrafficDirection
static void TpTrafficDirectionHelper.insert(org.omg.CORBA.Any any, TpTrafficDirection s)
           
static void TpTrafficDirectionHelper.write(org.omg.CORBA.portable.OutputStream out, TpTrafficDirection s)
           
 

Constructors in org.csapi.cm with parameters of type TpTrafficDirection
TpNameDescrpTagDir(java.lang.String name, java.lang.String description, TpTagValue tag, TpTrafficDirection value)
           
TpTrafficDirectionHolder(TpTrafficDirection initial)
           
 



Copyright © 2008. All Rights Reserved.