| Package | Description |
|---|---|
| com.secutix.plugin.externalprinting.v1_0.catalog.dto |
| Modifier and Type | Method and Description |
|---|---|
MediaKind |
ProductMedia.getKind() |
MediaKind |
ProductMedia.getKind() |
static MediaKind |
MediaKind.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static MediaKind |
MediaKind.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static MediaKind[] |
MediaKind.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
static MediaKind[] |
MediaKind.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ProductMedia.setKind(MediaKind kind) |
void |
ProductMedia.setKind(MediaKind kind) |
Copyright © 2021. All rights reserved.