java.lang.Object
org.omg.ETF.ProfileHolder
public final class ProfileHolder
extends java.lang.Object
implements Streamable
Profile
value
ProfileHolder()
ProfileHolder(Profile initial)
void
_read(InputStream in)
TypeCode
_type()
_write(OutputStream _out)
public Profile value
public ProfileHolder()
public ProfileHolder(Profile initial)
public void _read(InputStream in)
Specified by:_read in interface Streamable
public TypeCode _type()
Specified by:_type in interface Streamable
public void _write(OutputStream _out)
Specified by:_write in interface Streamable