public class TagFileInfo extends Object
Modifier and Type | Field and Description |
---|---|
protected String |
name |
protected String |
path |
Constructor and Description |
---|
TagFileInfo() |
Modifier and Type | Method and Description |
---|---|
String |
getName() |
String |
getPath() |
void |
setName(String name) |
void |
setPath(String path) |
Copyright © 2016 JBoss by Red Hat. All rights reserved.