public class RepositoryReference extends Object
Constructor and Description |
---|
RepositoryReference(de.pdark.decentxml.Element dom) |
RepositoryReference(String tagname) |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object obj) |
String |
getLocation() |
String |
getName() |
int |
hashCode() |
boolean |
isEnabled() |
void |
setEnabled(boolean enabled) |
void |
setLocation(String location) |
void |
setName(String name) |
String |
toString() |
public RepositoryReference(de.pdark.decentxml.Element dom)
public RepositoryReference(String tagname)
Copyright © 2008–2019 Eclipse Foundation. All rights reserved.