Uses of Class
treebolic.model.MountPoint

Packages that use MountPoint
treebolic.model   
 

Uses of MountPoint in treebolic.model
 

Subclasses of MountPoint in treebolic.model
static class MountPoint.Mounted
           
static class MountPoint.Mounting
           
 

Fields in treebolic.model declared as MountPoint
protected  MountPoint XNodeData.theMountPoint
          MountPoint
 

Methods in treebolic.model that return MountPoint
 MountPoint XNodeData.getMountPoint()
           
 MountPoint INode.getMountPoint()
          Get mountpoint
 

Methods in treebolic.model with parameters of type MountPoint
 void XNodeData.setMountPoint(MountPoint thisMountPoint)
          Set mountpoint
 void INode.setMountPoint(MountPoint thisMountPoint)
          Set mountpoint