Package | Description |
---|---|
com.lexmark.saperion.archive |
This package holds data models concerning saperion archives.
|
Modifier and Type | Method and Description |
---|---|
static ArchiveFeatureEnum |
ArchiveFeatureEnum.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ArchiveFeatureEnum[] |
ArchiveFeatureEnum.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
Set<ArchiveFeatureEnum> |
ArchiveType.getFeatures()
Returns the features contained in this archive.
|
Modifier and Type | Method and Description |
---|---|
void |
ArchiveType.setFeatures(Set<ArchiveFeatureEnum> features)
Sets the features supported by this archive.
|
Copyright © 2016 Lexmark Enterprise Software Deutschland GmbH. All rights reserved.