Package org.pentaho.di.connections.vfs
Class VFSRoot
- java.lang.Object
-
- org.pentaho.di.connections.vfs.VFSRoot
-
public class VFSRoot extends Object
Created by bmorrise on 2/27/19.
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description DategetModifiedDate()StringgetName()voidsetModifiedDate(Date modifiedDate)voidsetName(String name)
-