public class ExtensionLicense extends Object
| Constructor and Description |
|---|
ExtensionLicense(String name,
List<String> content) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object obj) |
List<String> |
getContent() |
String |
getName() |
int |
hashCode() |
String |
toString() |
public String getName()
Copyright © 2004–2017 XWiki. All rights reserved.