Public Member Functions | Private Attributes
org.ros.master.client.TopicType Class Reference

List of all members.

Public Member Functions

String getMessageType ()
String getName ()
 TopicType (String name, String messageType)

Private Attributes

final String messageType
final String name

Detailed Description

A simple collection of information about a topic.

Author:
Keith M. Hughes

Definition at line 24 of file TopicType.java.


Constructor & Destructor Documentation

org.ros.master.client.TopicType.TopicType ( String  name,
String  messageType 
) [inline]

Definition at line 36 of file TopicType.java.


Member Function Documentation

Returns:
the messageType

Definition at line 51 of file TopicType.java.

Returns:
the name

Definition at line 44 of file TopicType.java.


Member Data Documentation

Message type of the topic.

Definition at line 34 of file TopicType.java.

final String org.ros.master.client.TopicType.name [private]

Name of the topic.

Definition at line 29 of file TopicType.java.


The documentation for this class was generated from the following file:


rosjava_core
Author(s):
autogenerated on Wed Aug 26 2015 16:06:51