Package | Description |
---|---|
net.sourceforge.javadpkg.control |
Contains the interfaces and classes for handling the information of the
control file. |
Modifier and Type | Method and Description |
---|---|
PackageDependency.Condition |
PackageDependency.getCondition()
Returns the condition.
|
static PackageDependency.Condition |
PackageDependency.Condition.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static PackageDependency.Condition[] |
PackageDependency.Condition.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2015–2019. All rights reserved.