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 Date
getModifiedDate()
String
getName()
void
setModifiedDate(Date modifiedDate)
void
setName(String name)
-