|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object org.apache.axis2.corba.idl.values.AbstractValue org.apache.axis2.corba.idl.values.StructValue
public class StructValue
Field Summary |
---|
Fields inherited from class org.apache.axis2.corba.idl.values.AbstractValue |
---|
dataType, memberValues |
Constructor Summary | |
---|---|
StructValue(Struct struct)
|
Method Summary | |
---|---|
void |
read(org.omg.CORBA_2_3.portable.InputStream inputStream)
|
void |
write(org.omg.CORBA_2_3.portable.OutputStream outputStream)
|
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 StructValue(Struct struct)
Method Detail |
---|
public void write(org.omg.CORBA_2_3.portable.OutputStream outputStream)
public void read(org.omg.CORBA_2_3.portable.InputStream inputStream)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |