|
||||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.omg.CORBA.WStringValue
Generated from IDL definition of valuetype "WStringValue"
Field Summary | |
---|---|
java.lang.String |
value
|
Constructor Summary | |
---|---|
WStringValue()
|
Method Summary | |
---|---|
void |
_read(InputStream os)
|
java.lang.String[] |
_truncatable_ids()
|
TypeCode |
_type()
|
void |
_write(OutputStream os)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
public java.lang.String value
Constructor Detail |
public WStringValue()
Method Detail |
public void _write(OutputStream os)
_write
in interface Streamable
public void _read(InputStream os)
_read
in interface Streamable
public java.lang.String[] _truncatable_ids()
_truncatable_ids
in interface ValueBase
public TypeCode _type()
_type
in interface Streamable
|
||||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |