Package japicmp.maven
Class ConfigurationFile
- java.lang.Object
-
- japicmp.maven.ConfigurationFile
-
- All Implemented Interfaces:
DependencyDescriptor
public class ConfigurationFile extends java.lang.Object implements DependencyDescriptor
-
-
Field Summary
Fields Modifier and Type Field Description private java.lang.Stringpath
-
Constructor Summary
Constructors Constructor Description ConfigurationFile()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description java.lang.StringgetPath()voidsetPath(java.lang.String path)
-