public class CopyrightLicence extends Object
| Modifier and Type | Method and Description |
|---|---|
String |
getComment() |
String |
getLicence() |
String |
getName() |
void |
setComment(String comment) |
void |
writeLicences(ControlFileWriter controlWriter) |
public String getName()
public String getLicence()
public String getComment()
public void setComment(String comment)
public void writeLicences(ControlFileWriter controlWriter) throws IOException
IOExceptionCopyright © 2018. All rights reserved.