public interface GetManagedDirectoryCmd
Modifier and Type | Field and Description |
---|---|
static java.lang.String |
COPYRIGHT
IBM Copyright notice field.
|
Modifier and Type | Method and Description |
---|---|
ShowManagedDirectoryType |
getShowManagedDirectory()
This method provides a get method to get the result (ShowManagedDirectoryType
BOD ). |
void |
setGetManagedDirectory(GetManagedDirectoryType getManagedDirectory)
This method sets the GetManagedDirectory
BOD . |
static final java.lang.String COPYRIGHT
void setGetManagedDirectory(GetManagedDirectoryType getManagedDirectory)
BOD
.getManagedDirectory
- the GetManagedDirectory BOD
that GetManagedDirectoryCmd would executeShowManagedDirectoryType getShowManagedDirectory()
BOD
).