public class ServiceOsSpecific extends Object
osSpecific
Modifier and Type | Class and Description |
---|---|
static class |
ServiceOsSpecific.Package
The
package tag. |
static class |
ServiceOsSpecific.Repo
The
repo tag. |
Constructor and Description |
---|
ServiceOsSpecific() |
Modifier and Type | Method and Description |
---|---|
String |
getOsType() |
List<ServiceOsSpecific.Package> |
getPackages() |
ServiceOsSpecific.Repo |
getRepo() |
public String getOsType()
public ServiceOsSpecific.Repo getRepo()
public List<ServiceOsSpecific.Package> getPackages()
Copyright © 2017. All rights reserved.