Uses of Class
org.axway.grapes.commons.datamodel.License

Packages that use License
org.axway.grapes.commons.datamodel   
org.axway.grapes.commons.utils   
 

Uses of License in org.axway.grapes.commons.datamodel
 

Methods in org.axway.grapes.commons.datamodel that return License
static License DataModelFactory.createLicense(String name, String longName, String comments, String regexp, String url)
          Generates a License regarding the parameters.
 

Uses of License in org.axway.grapes.commons.utils
 

Methods in org.axway.grapes.commons.utils that return License
static License JsonUtils.unserializeLicense(String license)
          Un-serialize a report with Json
 



Copyright © 2014. All Rights Reserved.