|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectjp.go.aist.rtm.RTC.LocalServiceProfile
public class LocalServiceProfile
Profile data structure of LocalService
Field Summary | |
---|---|
java.lang.String |
name
The name of LocalService |
Properties |
properties
Properties of LocalService |
LocalServiceBase |
service
The pointer to LocalService |
java.lang.String |
uuid
The unique ID of LocalService |
Constructor Summary | |
---|---|
LocalServiceProfile()
|
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 name
public java.lang.String uuid
public Properties properties
public LocalServiceBase service
Constructor Detail |
---|
public LocalServiceProfile()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |