public class RootFS extends Object
RootFS()
List<String>
getLayers()
String
getType()
void
setLayers(List<String> layers)
setType(String type)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public RootFS()
public String getType()
public void setType(String type)
public List<String> getLayers()
public void setLayers(List<String> layers)
Copyright © 2017 Voovan. All rights reserved.