public class ServiceDescription extends Object
| Constructor and Description |
|---|
ServiceDescription() |
| Modifier and Type | Method and Description |
|---|---|
File |
getDirectory() |
Parameter[] |
getParameters() |
String |
getScope() |
void |
setDirectory(File directory) |
void |
setParameters(Parameter[] parameters) |
void |
setScope(String scope) |
Copyright © 2004–2020 The Apache Software Foundation. All rights reserved.