public class BaseLicense extends Object
Constructor and Description |
---|
BaseLicense(String code,
String name,
String notes) |
Modifier and Type | Method and Description |
---|---|
String |
getCode() |
String |
getName() |
String |
getNotes() |
void |
reportOnLicense(String subject,
IClaimReporter reporter) |
public final void reportOnLicense(String subject, IClaimReporter reporter) throws RatHeaderAnalysisException
RatHeaderAnalysisException
public String getCode()
public String getName()
public String getNotes()
Copyright © 2006–2015. All rights reserved.