public class SourceRepository extends Object implements Serializable
| Modifier and Type | Class and Description |
|---|---|
static class |
SourceRepository.Type |
| Constructor and Description |
|---|
SourceRepository() |
| Modifier and Type | Method and Description |
|---|---|
SourceRepository.Type |
getType() |
String |
getUrl() |
void |
setType(SourceRepository.Type type) |
void |
setUrl(String url) |
public SourceRepository.Type getType()
public void setType(SourceRepository.Type type)
public String getUrl()
public void setUrl(String url)
Copyright © 2019 VILT Group. All rights reserved.