public static class HostNode.Profile.NodeDescription.FileSystemType extends Object
| Constructor and Description |
|---|
HostNode.Profile.NodeDescription.FileSystemType() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object obj) |
int |
hashCode() |
boolean |
isReadOnly() |
String |
name() |
HostNode.Profile.NodeDescription.FileSystemType |
name(String name) |
HostNode.Profile.NodeDescription.FileSystemType |
readOnly(boolean value) |
String |
root() |
HostNode.Profile.NodeDescription.FileSystemType |
root(String root) |
int |
size() |
HostNode.Profile.NodeDescription.FileSystemType |
size(int size) |
String |
toString() |
String |
type() |
HostNode.Profile.NodeDescription.FileSystemType |
type(String type) |
public HostNode.Profile.NodeDescription.FileSystemType()
public String name()
public HostNode.Profile.NodeDescription.FileSystemType name(String name)
public String root()
public HostNode.Profile.NodeDescription.FileSystemType root(String root)
public int size()
public HostNode.Profile.NodeDescription.FileSystemType size(int size)
public boolean isReadOnly()
public HostNode.Profile.NodeDescription.FileSystemType readOnly(boolean value)
public String type()
public HostNode.Profile.NodeDescription.FileSystemType type(String type)
Copyright © 2017. All Rights Reserved.