public final class AlgorithmParametersHolder
extends java.lang.Object
implements org.omg.CORBA.portable.Streamable
| Modifier and Type | Field and Description |
|---|---|
AlgorithmParameter[] |
value |
| Constructor and Description |
|---|
AlgorithmParametersHolder() |
AlgorithmParametersHolder(AlgorithmParameter[] initial) |
public AlgorithmParameter[] value
public AlgorithmParametersHolder()
public AlgorithmParametersHolder(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.