Uses of Class
org.omg.CosTransactions.Inactive
-
Packages that use Inactive Package Description org.omg.CosTransactions -
-
Uses of Inactive in org.omg.CosTransactions
Fields in org.omg.CosTransactions declared as Inactive Modifier and Type Field Description InactiveInactiveHolder. valueMethods in org.omg.CosTransactions that return Inactive Modifier and Type Method Description static InactiveInactiveHelper. extract(Any a)static InactiveInactiveHelper. read(InputStream istream)Methods in org.omg.CosTransactions with parameters of type Inactive Modifier and Type Method Description static voidInactiveHelper. insert(Any a, Inactive that)static voidInactiveHelper. write(OutputStream ostream, Inactive value)Constructors in org.omg.CosTransactions with parameters of type Inactive Constructor Description InactiveHolder(Inactive initialValue)
-