public class Reference extends Object
| Constructor and Description |
|---|
Reference() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object obj) |
Optional<Actuate> |
getActuate() |
Optional<String> |
getArcrole() |
Optional<URI> |
getHref() |
Optional<String> |
getRemoteSchema() |
Optional<String> |
getRole() |
Optional<Show> |
getShow() |
Optional<String> |
getTitle() |
Optional<Type> |
getType() |
int |
hashCode() |
Reference |
setActuate(Actuate actuate) |
Reference |
setActuate(String actuate) |
Reference |
setArcrole(String arcrole) |
Reference |
setHref(URI href) |
Reference |
setRemoteSchema(String remoteSchema) |
Reference |
setRole(String role) |
Reference |
setShow(Show show) |
Reference |
setShow(String show) |
Reference |
setTitle(String title) |
Reference |
setType(String type) |
Reference |
setType(Type type) |
String |
toString() |
Copyright © 2015–2021 52North Initiative for Geospatial Open Source Software GmbH. All rights reserved.