Class DatasetRootConfig


  • @Immutable
    public class DatasetRootConfig
    extends Object
    Encapsolates the datasetRoot element
    Since:
    1/15/2015
    • Field Detail

      • path

        public final String path
      • location

        public final String location
    • Constructor Detail

      • DatasetRootConfig

        public DatasetRootConfig​(String path,
                                 String location)
    • Method Detail

      • getPath

        public String getPath()
      • getLocation

        public String getLocation()