public interface IAssignableMenuItem
| Modifier and Type | Method and Description |
|---|---|
String |
getMountPoint()
Gets the item's mount point.
|
OperatorType |
getType()
Gets the operator type of the menu item.
|
void |
setMountPoint(String mountPoint)
Sets the item's mount point.
|
void |
setType(OperatorType type)
Set the operator type of the menu item.
|
void setType(OperatorType type)
type - OperatorType getType()
OperatorTypeString getMountPoint()
void setMountPoint(String mountPoint)
mountPoint - Copyright © 2009–2017 Helmut Ahammer, Philipp Kainz. All rights reserved.