Package com.nomagic.magicdraw.rebranding
Class RebrandingConfigurator
java.lang.Object
com.nomagic.magicdraw.rebranding.RebrandingConfigurator
Configures given info with rebranded product info.
-
Constructor Details
-
RebrandingConfigurator
public RebrandingConfigurator()
-
-
Method Details
-
getProductName
Gets product name.- Returns:
- product name.
-
configureWithProductName
In given data is replaced with product name.- Parameters:
data
- data which is checked.- Returns:
- configured data.
-