public interface GetCatalogEntryCmd
GetCatalogEntryType
which contains the details Xpath request, and to get the show catalog entry type which contains the catalog information.Modifier and Type | Field and Description |
---|---|
static java.lang.String |
COPYRIGHT
The IBM copyright field.
|
Modifier and Type | Method and Description |
---|---|
ShowCatalogEntryType |
getShowCatalogEntry()
Provide a get method to get the result (ShowCatalogEntryType BOD)
|
void |
setGetCatalogEntry(GetCatalogEntryType getCatalogEntry)
A set method for GetCatalogEntryType
|
static final java.lang.String COPYRIGHT
void setGetCatalogEntry(GetCatalogEntryType getCatalogEntry)
getCatalogEntry
- The GetCatalogEntry BOD that GetCatalogEntryCmd would executeShowCatalogEntryType getShowCatalogEntry()