Uses of Class
org.csapi.fw.TpServiceTypePropertyMode

Packages that use TpServiceTypePropertyMode
org.csapi.fw   
 

Uses of TpServiceTypePropertyMode in org.csapi.fw
 

Fields in org.csapi.fw declared as TpServiceTypePropertyMode
static TpServiceTypePropertyMode TpServiceTypePropertyMode.MANDATORY
           
static TpServiceTypePropertyMode TpServiceTypePropertyMode.MANDATORY_READONLY
           
static TpServiceTypePropertyMode TpServiceTypePropertyMode.NORMAL
           
static TpServiceTypePropertyMode TpServiceTypePropertyMode.READONLY
           
 TpServiceTypePropertyMode TpServiceTypeProperty.ServiceTypePropertyMode
           
 TpServiceTypePropertyMode TpServiceTypePropertyModeHolder.value
           
 

Methods in org.csapi.fw that return TpServiceTypePropertyMode
static TpServiceTypePropertyMode TpServiceTypePropertyModeHelper.extract(org.omg.CORBA.Any any)
           
static TpServiceTypePropertyMode TpServiceTypePropertyMode.from_int(int value)
           
static TpServiceTypePropertyMode TpServiceTypePropertyModeHelper.read(org.omg.CORBA.portable.InputStream in)
           
 

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

Constructors in org.csapi.fw with parameters of type TpServiceTypePropertyMode
TpServiceTypeProperty(java.lang.String ServicePropertyName, TpServiceTypePropertyMode ServiceTypePropertyMode, java.lang.String ServicePropertyTypeName)
           
TpServiceTypePropertyModeHolder(TpServiceTypePropertyMode initial)
           
 



Copyright © 2008. All Rights Reserved.