Class TopicType

java.lang.Object
org.ros.master.client.TopicType

public class TopicType extends Object
A simple collection of information about a topic.
Author:
Keith M. Hughes
  • Constructor Details

    • TopicType

      public TopicType(String name, String messageType)
  • Method Details

    • getName

      public String getName()
      Returns:
      the name
    • getMessageType

      public String getMessageType()
      Returns:
      the messageType