public static class ExceptionHtmlToc.ExceptionRow extends Object
| Constructor and Description |
|---|
ExceptionRow(String licenseExceptionId,
String exceptionName,
int refNumber,
String reference) |
| Modifier and Type | Method and Description |
|---|---|
String |
getExceptionName() |
String |
getLicenseExceptionId() |
String |
getReference() |
int |
getRefNumber() |
void |
setExceptionName(String exceptionName) |
void |
setLicenseExceptionId(String licenseExceptionId) |
void |
setReference(String reference) |
void |
setRefNumber(int refNumber) |
public int getRefNumber()
public void setRefNumber(int refNumber)
refNumber - the refNumber to setpublic String getReference()
public void setReference(String reference)
reference - the reference to setpublic String getExceptionName()
public void setExceptionName(String exceptionName)
exceptionName - the exceptionName to setpublic String getLicenseExceptionId()
public void setLicenseExceptionId(String licenseExceptionId)
licenseExceptionId - the licenseExceptionId to setCopyright © 2018 Linux Foundation. All Rights Reserved.