VectorType.java
Go to the documentation of this file.
00001 
00007 package org.best_of_robotics.model.datatypes;
00008 
00009 
00026 public interface VectorType extends ComplexType {
00041         DataType getTemplate();
00042 
00051         void setTemplate(DataType value);
00052 
00053 } // VectorType


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