|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectjp.go.aist.rtm.RTC.util.NVUtil.to_prop
static class NVUtil.to_prop
Helper class that makes Properties object based on content of specified NameValue object
| Field Summary | |
|---|---|
Properties |
m_prop
|
| Constructor Summary | |
|---|---|
NVUtil.to_prop()
|
|
| Method Summary | |
|---|---|
void |
operator(NameValue nv)
{@.en Makes Properties object based on the content of the specified NameValue object. |
void |
operator(java.lang.Object elem)
{@.en Makes Properties object based on the content of the specified NameValue object. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public Properties m_prop
| Constructor Detail |
|---|
NVUtil.to_prop()
| Method Detail |
|---|
public void operator(java.lang.Object elem)
operator in interface operatorFuncelem -
NameValue object in making origin
java.lang.ClassCastException -
Throws Exception, when the specified object is not
NameValue object. public void operator(NameValue nv)
nv -
NameValue object in making origin
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||