public class PluginParser.Prerequisite extends Object
Constructor and Description |
---|
PluginParser.Prerequisite(String preqName,
String prereqVersion,
boolean isOtional,
boolean isExported,
String prereqMatch) |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object prereq) |
String |
getMatch() |
String |
getName() |
String |
getVersion() |
int |
hashCode() |
boolean |
isExported() |
boolean |
isOptional() |
String |
toString() |
Copyright © 2007–2018 The Apache Software Foundation. All rights reserved.