|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.ObjectValueB
org.openorb.orb.test.iiop.value.ValueBImpl
public class ValueBImpl
Implementation of value type ValueB.
Constructor Summary | |
---|---|
ValueBImpl()
Creates new ValueBImpl for unmarshalling. |
|
ValueBImpl(int l)
Factory init method, creates ValueB. |
Method Summary | |
---|---|
int |
ls()
Return the value of member l. |
java.lang.String |
toString()
Creates a stringified representation of the value type instance. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
public ValueBImpl()
public ValueBImpl(int l)
l
- Initial value for member l.Method Detail |
---|
public int ls()
public java.lang.String toString()
|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |