public final class LicenseContext extends Object
| Constructor and Description | 
|---|
LicenseContext(String productName,
              String moduleName,
              String version)  | 
LicenseContext(String productName,
              String moduleName,
              String version,
              Map<String,String> properties)  | 
| Modifier and Type | Method and Description | 
|---|---|
boolean | 
equals(Object other)  | 
String | 
getModuleName()  | 
String | 
getProductName()  | 
com.google.common.collect.ImmutableMap<String,String> | 
getProperties()  | 
String | 
getVersion()  | 
int | 
hashCode()  | 
Copyright © 2010 - 2019 edorasware ag. All Rights Reserved.