@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, getTemplate
public boolean equals(Object o)
equals
in class PluginSimpleContent
public int hashCode()
hashCode
in class PluginSimpleContent
Copyright © 2012–2020 JBoss by Red Hat. All rights reserved.