ISwitchDependVer.java
Go to the documentation of this file.
1 
4 package com.generalrobotix.ui.depends;
5 
10 public interface ISwitchDependVer {
11 
16  public String getDependencyModuleName();
17 
22  public String getDependencyModuleVersion();
23 }
String getDependencyModuleVersion()
Get dependency module version.
String getDependencyModuleName()
Get dependency module name.


openhrp3
Author(s): AIST, General Robotix Inc., Nakamura Lab of Dept. of Mechano Informatics at University of Tokyo
autogenerated on Sat May 8 2021 02:42:38