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.String
path
-
Constructor Summary
Constructors Constructor Description ConfigurationFile()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description java.lang.String
getPath()
void
setPath(java.lang.String path)
-