Package org.xbib.rpm.ant
Class Depends
java.lang.Object
org.xbib.rpm.ant.Depends
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic classEnumerated attribute with the values "equal", "greater", "greater|equal", "less" and "less|equal". -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionintgetName()voidsetComparison(Depends.ComparisonEnum comparisonEnum) voidvoidsetVersion(String version)
-
Constructor Details
-
Depends
public Depends()
-
-
Method Details
-
getName
-
setName
-
getComparison
public int getComparison() -
setComparison
-
getVersion
-
setVersion
-