Uses of Interface
org.omg.CosTransactions.OTSPolicy
-
Packages that use OTSPolicy Package Description org.omg.CosTransactions -
-
Uses of OTSPolicy in org.omg.CosTransactions
Classes in org.omg.CosTransactions that implement OTSPolicy Modifier and Type Class Description class_OTSPolicyStuborg/omg/CosTransactions/_OTSPolicyStub.java .Fields in org.omg.CosTransactions declared as OTSPolicy Modifier and Type Field Description OTSPolicyOTSPolicyHolder. valueMethods in org.omg.CosTransactions that return OTSPolicy Modifier and Type Method Description OTSPolicyOTSPolicyPOA. _this()OTSPolicyOTSPolicyPOA. _this(ORB orb)static OTSPolicyOTSPolicyHelper. extract(Any a)static OTSPolicyOTSPolicyHelper. narrow(Object obj)static OTSPolicyOTSPolicyHelper. read(InputStream istream)static OTSPolicyOTSPolicyHelper. unchecked_narrow(Object obj)Methods in org.omg.CosTransactions with parameters of type OTSPolicy Modifier and Type Method Description static voidOTSPolicyHelper. insert(Any a, OTSPolicy that)static voidOTSPolicyHelper. write(OutputStream ostream, OTSPolicy value)Constructors in org.omg.CosTransactions with parameters of type OTSPolicy Constructor Description OTSPolicyHolder(OTSPolicy initialValue)
-