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 Inactive
InactiveHolder. value
Methods in org.omg.CosTransactions that return Inactive Modifier and Type Method Description static Inactive
InactiveHelper. extract(Any a)
static Inactive
InactiveHelper. read(InputStream istream)
Methods in org.omg.CosTransactions with parameters of type Inactive Modifier and Type Method Description static void
InactiveHelper. insert(Any a, Inactive that)
static void
InactiveHelper. write(OutputStream ostream, Inactive value)
Constructors in org.omg.CosTransactions with parameters of type Inactive Constructor Description InactiveHolder(Inactive initialValue)
-