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