public interface ControlConstants extends GlobalConstants
The constants of the control.
Modifier and Type | Field and Description |
---|---|
static String |
FIELD_ARCHITECTURE
The name of the field for the architecture.
|
static String |
FIELD_BREAKS
The name of the field for the break dependencies.
|
static String |
FIELD_BUGS
The name of the field for the bugs.
|
static String |
FIELD_BUILT_USING
The name of the field for the built-using dependencies.
|
static String |
FIELD_CONFLICTS
The name of the field for the conflict dependencies.
|
static String |
FIELD_DEPENDS
The name of the field for the dependencies.
|
static String |
FIELD_DESCRIPTION
The name of the field for the description.
|
static String |
FIELD_ENHANCES
The name of the field for the enhancement dependencies.
|
static String |
FIELD_ESSENTIAL
The name of the field for the essential flag.
|
static String |
FIELD_HOMEPAGE
The name of the field for the home-page.
|
static String |
FIELD_INSTALLED_SIZE
The name of the field for the installed size.
|
static String |
FIELD_MAINTAINER
The name of the field for the maintainer.
|
static String |
FIELD_MODALIASES
The name of the field for the module aliases.
|
static String |
FIELD_MULTI_ARCH
The name of the field for the multiple architectures.
|
static String |
FIELD_ORIG_MAINTAINER
The name of the field for the original maintainer.
|
static String |
FIELD_ORIGIN
The name of the field for the origin.
|
static String |
FIELD_ORIGINAL_MAINTAINER
The name of the field for the original maintainer.
|
static String |
FIELD_PACKAGE
The name of the field for the package.
|
static String |
FIELD_PRE_DEPENDS
The name of the field for the pre-dependencies.
|
static String |
FIELD_PRIORITY
The name of the field for the priority.
|
static String |
FIELD_PROVIDES
The name of the field for the provided package (virtual package).
|
static String |
FIELD_PYTHON_VERSION
The name of the field for the Python version.
|
static String |
FIELD_RECOMMENDS
The name of the field for the recommended dependencies.
|
static String |
FIELD_REPLACES
The name of the field for the replace package.
|
static String |
FIELD_SECTION
The name of the field for the section.
|
static String |
FIELD_SOURCE
The name of the field for the source.
|
static String |
FIELD_SUGGESTS
The name of the field for the suggested dependencies.
|
static String |
FIELD_TAG
The name of the field for the tag.
|
static String |
FIELD_VERSION
The name of the field for the version.
|
UTF_8, UTF_8_CHARSET
static final String FIELD_PACKAGE
static final String FIELD_SOURCE
static final String FIELD_VERSION
static final String FIELD_SECTION
static final String FIELD_PRIORITY
static final String FIELD_ARCHITECTURE
static final String FIELD_MULTI_ARCH
static final String FIELD_ESSENTIAL
static final String FIELD_DEPENDS
static final String FIELD_RECOMMENDS
static final String FIELD_SUGGESTS
static final String FIELD_ENHANCES
static final String FIELD_PRE_DEPENDS
static final String FIELD_BREAKS
static final String FIELD_CONFLICTS
static final String FIELD_PROVIDES
static final String FIELD_REPLACES
static final String FIELD_BUILT_USING
static final String FIELD_INSTALLED_SIZE
static final String FIELD_MAINTAINER
static final String FIELD_ORIGINAL_MAINTAINER
static final String FIELD_MODALIASES
static final String FIELD_DESCRIPTION
static final String FIELD_HOMEPAGE
static final String FIELD_TAG
static final String FIELD_ORIGIN
static final String FIELD_BUGS
static final String FIELD_PYTHON_VERSION
static final String FIELD_ORIG_MAINTAINER
Copyright © 2015–2019. All rights reserved.