-
public final class UpgradleModule
-
-
Constructor Summary
Constructors Constructor Description UpgradleModule(String name, Map<String, Object> options)
-
Method Summary
Modifier and Type Method Description final Stringcomponent1()final Map<String, Object>component2()final UpgradleModulecopy(String name, Map<String, Object> options)final StringgetName()final Map<String, Object>getOptions()-
-
Method Detail
-
component1
final String component1()
-
component2
final Map<String, Object> component2()
-
getOptions
final Map<String, Object> getOptions()
-
-
-
-