public interface GetCatalogGroupCmd
GetCatalogGroupType.
The GetCatalogGroupType contains the details Xpath request. It also defines a method to get the show catalog group type which contains
the catalog group information, used to compose the show BOD.| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
COPYRIGHT
IBM Copyright notice field.
|
| Modifier and Type | Method and Description |
|---|---|
ShowCatalogGroupType |
getShowCatalogGroup()
Provide a get method to get the result (ShowCatalogGroupType BOD)
|
void |
setGetCatalogGroup(GetCatalogGroupType getCatalogGroup)
A set method for GetCatalogGroup
|
static final java.lang.String COPYRIGHT
void setGetCatalogGroup(GetCatalogGroupType getCatalogGroup)
getCatalogGroup - the GetCatalogGroup BOD that GetCatalogGroupCmd would executeShowCatalogGroupType getShowCatalogGroup()