Class GeneratedFilePath
java.lang.Object
org.opendaylight.yangtools.plugin.generator.api.GeneratedFilePath
A relative path to a generated file.
-
Field Summary
Fields -
Method Summary
Modifier and TypeMethodDescriptionboolean
getPath()
int
hashCode()
static GeneratedFilePath
static GeneratedFilePath
ofFilePath
(String filePath) static GeneratedFilePath
toString()
-
Field Details
-
SEPARATOR
public static final char SEPARATOR- See Also:
-
SEPARATOR_STR
- See Also:
-
-
Method Details