| Constructor and Description |
|---|
OutputReference(org.n52.shetland.ogc.wps.JobId jobId,
org.n52.janmayen.Chain<org.n52.shetland.ogc.ows.OwsCode> outputId) |
OutputReference(org.n52.shetland.ogc.wps.JobId jobId,
org.n52.shetland.ogc.ows.OwsCode outputId) |
| Modifier and Type | Method and Description |
|---|---|
OutputReference |
child(org.n52.janmayen.Chain<org.n52.shetland.ogc.ows.OwsCode> t) |
OutputReference |
child(org.n52.shetland.ogc.ows.OwsCode t) |
boolean |
equals(Object obj) |
org.n52.shetland.ogc.ows.OwsCode |
first() |
org.n52.shetland.ogc.wps.JobId |
getJobId() |
org.n52.janmayen.Chain<org.n52.shetland.ogc.ows.OwsCode> |
getOutputId() |
int |
hashCode() |
Iterator<org.n52.shetland.ogc.ows.OwsCode> |
iterator() |
org.n52.shetland.ogc.ows.OwsCode |
last() |
Optional<OutputReference> |
parent() |
Optional<OutputReference> |
tail() |
String |
toString() |
clone, finalize, getClass, notify, notifyAll, wait, wait, waitforEach, spliteratorpublic OutputReference(org.n52.shetland.ogc.wps.JobId jobId,
org.n52.janmayen.Chain<org.n52.shetland.ogc.ows.OwsCode> outputId)
public OutputReference(org.n52.shetland.ogc.wps.JobId jobId,
org.n52.shetland.ogc.ows.OwsCode outputId)
public org.n52.shetland.ogc.wps.JobId getJobId()
public org.n52.janmayen.Chain<org.n52.shetland.ogc.ows.OwsCode> getOutputId()
public org.n52.shetland.ogc.ows.OwsCode first()
public org.n52.shetland.ogc.ows.OwsCode last()
public Optional<OutputReference> tail()
public OutputReference child(org.n52.shetland.ogc.ows.OwsCode t)
public OutputReference child(org.n52.janmayen.Chain<org.n52.shetland.ogc.ows.OwsCode> t)
public Optional<OutputReference> parent()
Copyright © 2016–2023 52°North Initiative for Geospatial Open Source Software GmbH. All rights reserved.