public class GemFileEntry
extends java.lang.Object
| Constructor and Description |
|---|
GemFileEntry(java.io.File source,
java.lang.String pathInGem) |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getPathInGem() |
java.io.File |
getSource() |
void |
setPathInGem(java.lang.String pathInGem) |
void |
setSource(java.io.File source) |
Copyright © 2023. All Rights Reserved.