Package com.botbye.model
Class BotbyeIntegrationInfo
- java.lang.Object
-
- com.botbye.model.BotbyeIntegrationInfo
-
- All Implemented Interfaces:
java.io.Serializable
public class BotbyeIntegrationInfo extends java.lang.Object implements java.io.Serializable- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description BotbyeIntegrationInfo(java.lang.String moduleName, java.lang.String moduleVersion)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description java.lang.StringgetModuleName()java.lang.StringgetModuleVersion()
-