public class JavaWebStartAccess extends Object
| Modifier and Type | Field and Description |
|---|---|
protected String |
contextRoot |
protected String |
eligible |
protected String |
vendor |
| Constructor and Description |
|---|
JavaWebStartAccess() |
| Modifier and Type | Method and Description |
|---|---|
String |
getContextRoot() |
String |
getEligible() |
String |
getVendor() |
void |
setContextRoot(String value) |
void |
setEligible(String value) |
void |
setVendor(String value) |
Copyright © 1999–2020 The Apache Software Foundation. All rights reserved.