|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.axis2.corba.idl.values.AbstractValue
org.apache.axis2.corba.idl.values.ObjectByValue
public class ObjectByValue
Field Summary |
---|
Fields inherited from class org.apache.axis2.corba.idl.values.AbstractValue |
---|
dataType, memberValues |
Constructor Summary | |
---|---|
ObjectByValue(ValueType valueType)
|
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 org.apache.axis2.corba.idl.values.AbstractValue |
---|
getMembers, getMemberValues, getTypeCode, read, setMemberValues, toString, write |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
public ObjectByValue(ValueType valueType)
Method Detail |
---|
public void _read(org.omg.CORBA.portable.InputStream is)
_read
in interface org.omg.CORBA.portable.Streamable
public void _write(org.omg.CORBA.portable.OutputStream os)
_write
in interface org.omg.CORBA.portable.Streamable
public org.omg.CORBA.TypeCode _type()
_type
in interface org.omg.CORBA.portable.Streamable
public java.lang.String[] _truncatable_ids()
_truncatable_ids
in interface org.omg.CORBA.portable.ValueBase
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |