org.jfrog.build.extractor.clientConfiguration.util.spec
Class Spec

java.lang.Object
  extended by org.jfrog.build.extractor.clientConfiguration.util.spec.Spec

public class Spec
extends java.lang.Object

Created by romang on 4/20/16.


Constructor Summary
Spec()
           
 
Method Summary
 FileSpec[] getFiles()
           
 void setFiles(FileSpec[] files)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Spec

public Spec()
Method Detail

getFiles

public FileSpec[] getFiles()

setFiles

public void setFiles(FileSpec[] files)