Package | Description |
---|---|
com.vmware.content.library.item.updatesession |
The Content Library Item Update Session package provides classes and interfaces
for updating files in a session.
|
Modifier and Type | Method and Description |
---|---|
PreviewInfo.State.Values |
PreviewInfo.State.getEnumValue()
Returns a native Java
enum constant representing this enumeration
constant. |
static PreviewInfo.State.Values |
PreviewInfo.State.Values.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static PreviewInfo.State.Values[] |
PreviewInfo.State.Values.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|