Package | Description |
---|---|
edu.byu.hbll.symwsclient.service.lookupItemStatus |
Modifier and Type | Field and Description |
---|---|
protected ItemStatus |
LookupItemStatusResponse.itemStatus |
Modifier and Type | Method and Description |
---|---|
ItemStatus |
LookupItemStatusResponse.getItemStatus() |
static ItemStatus |
ItemStatus.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ItemStatus[] |
ItemStatus.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
LookupItemStatusResponse.setItemStatus(ItemStatus itemStatus) |
Copyright © 2015. All rights reserved.