public class ExtensionLicense extends Object
ExtensionLicense(String name, List<String> content)
boolean
equals(Object obj)
List<String>
getContent()
String
getName()
int
hashCode()
toString()
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
public ExtensionLicense(String name, List<String> content)
name
content
public String getName()
public List<String> getContent()
public String toString()
toString
Object
public boolean equals(Object obj)
equals
public int hashCode()
hashCode
Copyright © 2004–2014 XWiki. All rights reserved.