public class Directory extends Object
Constructor and Description |
---|
Directory(String uniqueId,
String name,
String location) |
Modifier and Type | Method and Description |
---|---|
String |
getLocation() |
String |
getName() |
String |
getUniqueId() |
void |
setLocation(String location) |
void |
setName(String name) |
void |
setUniqueId(String uniqueId) |
Copyright © 2001–2020 JBoss by Red Hat. All rights reserved.