Package | Description |
---|---|
org.cip4.printtalk |
Modifier and Type | Method and Description |
---|---|
StockLevelRequest.EnumAvailability |
StockLevel.getAvailability()
get availability value
|
static StockLevelRequest.EnumAvailability |
StockLevelRequest.EnumAvailability.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static StockLevelRequest.EnumAvailability[] |
StockLevelRequest.EnumAvailability.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
List<StockLevelRequest.EnumAvailability> |
StockLevelRequest.getAvailability()
get displayPrice value
|
Modifier and Type | Method and Description |
---|---|
void |
StockLevelRequest.addAvailability(StockLevelRequest.EnumAvailability availability)
set availability value
|
void |
StockLevel.setAvailability(StockLevelRequest.EnumAvailability availability)
set availability value
|
Modifier and Type | Method and Description |
---|---|
void |
StockLevelRequest.setAvailability(List<StockLevelRequest.EnumAvailability> availability)
set currency value
|
Copyright © 2019. All rights reserved.