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
RatHeaderAnalysisExceptionpublic String getCode()
public String getName()
public String getNotes()
Copyright © 2006-2013. All Rights Reserved.