@NotThreadSafe public final class MasterWebUIMountTable extends Object implements Serializable
Constructor and Description |
---|
MasterWebUIMountTable()
Creates a new instance of
MasterWebUIMountTable . |
Modifier and Type | Method and Description |
---|---|
boolean |
getDebug()
Gets debug.
|
UIMountPointInfo[] |
getMountPointInfos()
Get mount point infos [ ].
|
MasterWebUIMountTable |
setDebug(boolean Debug)
Sets debug.
|
MasterWebUIMountTable |
setMountPointInfos(Map<String,MountPointInfo> mountPoints)
Sets mount point infos.
|
String |
toString() |
public MasterWebUIMountTable()
MasterWebUIMountTable
.public boolean getDebug()
public UIMountPointInfo[] getMountPointInfos()
public MasterWebUIMountTable setDebug(boolean Debug)
Debug
- the debugpublic MasterWebUIMountTable setMountPointInfos(Map<String,MountPointInfo> mountPoints)
mountPoints
- the mount pointsCopyright © 2023. All Rights Reserved.