Package org.openbravo.client.kernel
Class ApplicationComponent.ModuleVersionParameter
- java.lang.Object
-
- org.openbravo.client.kernel.ApplicationComponent.ModuleVersionParameter
-
- Enclosing class:
- ApplicationComponent
public static class ApplicationComponent.ModuleVersionParameter extends Object
-
-
Constructor Summary
Constructors Constructor Description ModuleVersionParameter()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description String
getId()
String
getValue()
void
setId(String id)
void
setValue(String value)
-