|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface PortMount
Method Summary | |
---|---|
int |
getPortNumber()
|
Mount |
getRootMount()
A PortMount has to have at least a root Mount , otherwise it is not a valid PortNumber and cannot be used. |
Method Detail |
---|
int getPortNumber()
PortMount
object.Mount getRootMount()
PortMount
has to have at least a root Mount
, otherwise it is not a valid PortNumber and cannot be used.
Mount
for this PortNumber object. When this PortMount has an invalid configured Mount
or no Mount
, null
will be returned
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |