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(Any a)
           
static OTSPolicy OTSPolicyHelper.narrow(Object obj)
           
static OTSPolicy OTSPolicyHelper.read(InputStream istream)
           
static OTSPolicy OTSPolicyHelper.unchecked_narrow(Object obj)
           
 

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

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



Copyright © 2003-2012 Apache Software Foundation. All Rights Reserved.