RosIDLReference.java
Go to the documentation of this file.
00001 
00007 package org.best_of_robotics.model.datatypes;
00008 
00009 import java.lang.String;
00010 
00028 public interface RosIDLReference extends IDLReference {
00043         String getNamespace();
00044 
00053         void setNamespace(String value);
00054 
00069         String getRosPackage();
00070 
00079         void setRosPackage(String value);
00080 
00081 } // RosIDLReference


bride_plugin_source
Author(s): Alexander Bubeck
autogenerated on Sun Oct 5 2014 22:38:34