public interface GetPhysicalStoreCmd extends BusinessObjectDocumentCmd
| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
COPYRIGHT
IBM Copyright notice field.
|
| Modifier and Type | Method and Description |
|---|---|
ShowPhysicalStoreType |
getShowPhysicalStore()
Provide a get method to get the result (ShowPhysicalStoreType BOD)
|
void |
setGetPhysicalStore(GetPhysicalStoreType getPhysicalStore)
A set method for GetPhysicalStore
|
getResultBusinessObjectDocument, handleException, setRequestBusinessObjectDocumentstatic final java.lang.String COPYRIGHT
void setGetPhysicalStore(GetPhysicalStoreType getPhysicalStore)
getPhysicalStore - the GetPhysicalStore BOD that GetPhysicalStoreCmd would executeShowPhysicalStoreType getShowPhysicalStore()