Package ips.annot.model.emu
Class EmuPathInfo
- java.lang.Object
-
- ips.annot.model.emu.EmuPathInfo
-
public class EmuPathInfo extends java.lang.Object
-
-
Constructor Summary
Constructors Constructor Description EmuPathInfo(java.lang.String extension, java.io.File path)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description java.lang.StringgetExtension()java.io.FilegetPath()voidsetExtension(java.lang.String extension)voidsetPath(java.io.File path)
-