org.apache.axis2.corba.idl.values
Class ObjectByValue
java.lang.Object
org.apache.axis2.corba.idl.values.AbstractValue
org.apache.axis2.corba.idl.values.ObjectByValue
- All Implemented Interfaces:
- java.io.Serializable, org.omg.CORBA.portable.IDLEntity, org.omg.CORBA.portable.Streamable, org.omg.CORBA.portable.StreamableValue, org.omg.CORBA.portable.ValueBase
public class ObjectByValue
- extends AbstractValue
- implements org.omg.CORBA.portable.StreamableValue
- See Also:
- Serialized Form
Method Summary |
void |
_read(org.omg.CORBA.portable.InputStream is)
|
java.lang.String[] |
_truncatable_ids()
|
org.omg.CORBA.TypeCode |
_type()
|
void |
_write(org.omg.CORBA.portable.OutputStream os)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
ObjectByValue
public ObjectByValue(ValueType valueType)
_read
public void _read(org.omg.CORBA.portable.InputStream is)
- Specified by:
_read
in interface org.omg.CORBA.portable.Streamable
_write
public void _write(org.omg.CORBA.portable.OutputStream os)
- Specified by:
_write
in interface org.omg.CORBA.portable.Streamable
_type
public org.omg.CORBA.TypeCode _type()
- Specified by:
_type
in interface org.omg.CORBA.portable.Streamable
_truncatable_ids
public java.lang.String[] _truncatable_ids()
- Specified by:
_truncatable_ids
in interface org.omg.CORBA.portable.ValueBase
Copyright © 2007 Apache Web Services Project. All Rights Reserved.