|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectjp.go.aist.rtm.RTC.RtcLifecycleActionListenerArgument
public class RtcLifecycleActionListenerArgument
RtcLifecycleActionListenerArgument class
Field Summary | |
---|---|
java.lang.String |
m_args
|
java.lang.String |
m_funcname
|
java.lang.String |
m_method
|
java.lang.String |
m_modname
|
Properties |
m_prop
|
RTObject_impl |
m_rtobj
|
Constructor Summary | |
---|---|
RtcLifecycleActionListenerArgument(java.lang.String method)
Constructor |
|
RtcLifecycleActionListenerArgument(java.lang.String method,
Properties prop)
Constructor |
|
RtcLifecycleActionListenerArgument(java.lang.String method,
RTObject_impl rtobj)
Constructor |
|
RtcLifecycleActionListenerArgument(java.lang.String method,
java.lang.String args)
Constructor |
Method Summary |
---|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public java.lang.String m_method
public java.lang.String m_args
public Properties m_prop
public RTObject_impl m_rtobj
public java.lang.String m_modname
public java.lang.String m_funcname
Constructor Detail |
---|
public RtcLifecycleActionListenerArgument(java.lang.String method, java.lang.String args)
public RtcLifecycleActionListenerArgument(java.lang.String method)
public RtcLifecycleActionListenerArgument(java.lang.String method, RTObject_impl rtobj)
public RtcLifecycleActionListenerArgument(java.lang.String method, Properties prop)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |