Uses of Class
org.omg.CORBA.ValueDefPackage.FullValueDescription
-
Packages that use FullValueDescription Package Description org.omg.CORBA Provides the mapping of the OMG CORBA APIs to the JavaTM programming language, including the class ORB, which is implemented so that a programmer can use it as a fully-functional Object Request Broker (ORB).org.omg.CORBA.ValueDefPackage org.omg.SendingContext org.omg.SendingContext.CodeBasePackage -
-
Uses of FullValueDescription in org.omg.CORBA
Methods in org.omg.CORBA that return FullValueDescription Modifier and Type Method Description FullValueDescription_ValueDefStub. describe_value()FullValueDescriptionValueDefOperations. describe_value()FullValueDescriptionValueDefPOATie. describe_value() -
Uses of FullValueDescription in org.omg.CORBA.ValueDefPackage
Fields in org.omg.CORBA.ValueDefPackage declared as FullValueDescription Modifier and Type Field Description FullValueDescriptionFullValueDescriptionHolder. valueMethods in org.omg.CORBA.ValueDefPackage that return FullValueDescription Modifier and Type Method Description static FullValueDescriptionFullValueDescriptionHelper. extract(Any a)static FullValueDescriptionFullValueDescriptionHelper. read(InputStream istream)Methods in org.omg.CORBA.ValueDefPackage with parameters of type FullValueDescription Modifier and Type Method Description static voidFullValueDescriptionHelper. insert(Any a, FullValueDescription that)static voidFullValueDescriptionHelper. write(OutputStream ostream, FullValueDescription value)Constructors in org.omg.CORBA.ValueDefPackage with parameters of type FullValueDescription Constructor Description FullValueDescriptionHolder(FullValueDescription initialValue) -
Uses of FullValueDescription in org.omg.SendingContext
Methods in org.omg.SendingContext that return FullValueDescription Modifier and Type Method Description FullValueDescription_CodeBaseStub. meta(java.lang.String x)FullValueDescriptionCodeBaseOperations. meta(java.lang.String x)FullValueDescriptionCodeBasePOATie. meta(java.lang.String x)FullValueDescription[]_CodeBaseStub. metas(java.lang.String[] x)FullValueDescription[]CodeBaseOperations. metas(java.lang.String[] x)FullValueDescription[]CodeBasePOATie. metas(java.lang.String[] x) -
Uses of FullValueDescription in org.omg.SendingContext.CodeBasePackage
Fields in org.omg.SendingContext.CodeBasePackage declared as FullValueDescription Modifier and Type Field Description FullValueDescription[]ValueDescSeqHolder. valueMethods in org.omg.SendingContext.CodeBasePackage that return FullValueDescription Modifier and Type Method Description static FullValueDescription[]ValueDescSeqHelper. extract(Any a)static FullValueDescription[]ValueDescSeqHelper. read(InputStream istream)Methods in org.omg.SendingContext.CodeBasePackage with parameters of type FullValueDescription Modifier and Type Method Description static voidValueDescSeqHelper. insert(Any a, FullValueDescription[] that)static voidValueDescSeqHelper. write(OutputStream ostream, FullValueDescription[] value)Constructors in org.omg.SendingContext.CodeBasePackage with parameters of type FullValueDescription Constructor Description ValueDescSeqHolder(FullValueDescription[] initialValue)
-