public final class AlgorithmParameterHolder
extends java.lang.Object
implements org.omg.CORBA.portable.Streamable
| Modifier and Type | Field and Description |
|---|---|
AlgorithmParameter |
value |
| Constructor and Description |
|---|
AlgorithmParameterHolder() |
AlgorithmParameterHolder(AlgorithmParameter initial) |
public AlgorithmParameter value
public AlgorithmParameterHolder()
public AlgorithmParameterHolder(AlgorithmParameter initial)
public org.omg.CORBA.TypeCode _type()
_type in interface org.omg.CORBA.portable.Streamablepublic void _read(org.omg.CORBA.portable.InputStream _in)
_read in interface org.omg.CORBA.portable.Streamablepublic void _write(org.omg.CORBA.portable.OutputStream _out)
_write in interface org.omg.CORBA.portable.StreamableCopyright © 2016. All Rights Reserved.