public class Mount extends Object
Constructor and Description |
---|
Mount() |
Modifier and Type | Method and Description |
---|---|
String |
getDestination() |
String |
getDriver() |
String |
getMode() |
String |
getName() |
String |
getPropagation() |
Boolean |
getReadWrite() |
String |
getSource() |
String |
getType() |
void |
setDestination(String destination) |
void |
setDriver(String driver) |
void |
setMode(String mode) |
void |
setName(String name) |
void |
setPropagation(String propagation) |
void |
setReadWrite(Boolean readWrite) |
void |
setSource(String source) |
void |
setType(String type) |
public String getType()
public void setType(String type)
public String getName()
public void setName(String name)
public String getSource()
public void setSource(String source)
public String getDestination()
public void setDestination(String destination)
public String getDriver()
public void setDriver(String driver)
public String getMode()
public void setMode(String mode)
public Boolean getReadWrite()
public void setReadWrite(Boolean readWrite)
public String getPropagation()
public void setPropagation(String propagation)
Copyright © 1999-2024 The Apache Software Foundation. All Rights Reserved.
Apache Logging, Apache Log4j, Log4j, Apache, the Apache feather logo, the Apache Logging project logo, and the Apache Log4j logo are trademarks of The Apache Software Foundation.