@Portable public class PluginContent extends PluginSimpleContent
| Constructor and Description |
|---|
PluginContent() |
PluginContent(String name,
PluginType type,
Path path,
String template,
String css,
Map<CodeType,String> codeMap,
Set<Framework> frameworks,
Language language,
Set<Media> mediaLibrary) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
Set<Media> |
getMediaLibrary() |
int |
hashCode() |
getCodeMap, getCss, getFrameworks, getLanguage, getTemplatepublic boolean equals(Object o)
equals in class PluginSimpleContentpublic int hashCode()
hashCode in class PluginSimpleContentCopyright © 2012–2020 JBoss by Red Hat. All rights reserved.