public interface VpnServices
| Modifier and Type | Method and Description |
|---|---|
void |
addToVpnSvc(VpnSvc addTo)
Adds to the list of vpnSvc.
|
List<VpnSvc> |
vpnSvc()
Returns the attribute vpnSvc.
|
void |
vpnSvc(List<VpnSvc> vpnSvc)
Sets the attribute vpnSvc.
|
Copyright © 2017. All rights reserved.