Uses of Interface
org.omg.CosTransactions.OTSPolicy

Packages that use OTSPolicy
org.omg.CosTransactions   
 

Uses of OTSPolicy in org.omg.CosTransactions
 

Classes in org.omg.CosTransactions that implement OTSPolicy
 class _OTSPolicyImplBase
          org/omg/CosTransactions/_OTSPolicyImplBase.java .
 class _OTSPolicyStub
          org/omg/CosTransactions/_OTSPolicyStub.java .
 

Fields in org.omg.CosTransactions declared as OTSPolicy
 OTSPolicy OTSPolicyHolder.value
           
 

Methods in org.omg.CosTransactions that return OTSPolicy
static OTSPolicy OTSPolicyHelper.extract(org.omg.CORBA.Any a)
           
static OTSPolicy OTSPolicyHelper.narrow(org.omg.CORBA.Object obj)
           
static OTSPolicy OTSPolicyHelper.read(org.omg.CORBA.portable.InputStream istream)
           
static OTSPolicy OTSPolicyHelper.unchecked_narrow(org.omg.CORBA.Object obj)
           
 

Methods in org.omg.CosTransactions with parameters of type OTSPolicy
static void OTSPolicyHelper.insert(org.omg.CORBA.Any a, OTSPolicy that)
           
static void OTSPolicyHelper.write(org.omg.CORBA.portable.OutputStream ostream, OTSPolicy value)
           
 

Constructors in org.omg.CosTransactions with parameters of type OTSPolicy
OTSPolicyHolder(OTSPolicy initialValue)
           
 



Copyright © 2009. All Rights Reserved.