@Portable public class ExampleRepository extends Object
| Constructor and Description |
|---|
ExampleRepository(String url) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
String |
getUrl() |
int |
hashCode() |
boolean |
isUrlValid() |
void |
setUrlValid(boolean isUrlValid) |
public ExampleRepository(String url)
Copyright © 2001–2017 JBoss by Red Hat. All rights reserved.