Package | Description |
---|---|
com.secutix.plugin.externalprinting.v1_0 |
Modifier and Type | Method and Description |
---|---|
ProductKind |
ProductOrPerfIndex.getProductKind() |
ProductKind |
ProductOrPerfIndex.getProductKind() |
static ProductKind |
ProductKind.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ProductKind |
ProductKind.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ProductKind[] |
ProductKind.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
static ProductKind[] |
ProductKind.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Constructor and Description |
---|
ProductOrPerfIndex(long id,
String code,
long seasonId,
String seasonCode,
String internalName,
Date startDate,
ProductKind productKind) |
ProductOrPerfIndex(long id,
String code,
long seasonId,
String seasonCode,
String internalName,
Date startDate,
ProductKind productKind) |
Copyright © 2021. All rights reserved.