getModuleType method

String getModuleType()
override

Implementation

String getModuleType()
{
  return "Example";
}