public class BeamTransformRequest extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
BeamTransformRequest.Builder |
| Modifier and Type | Method and Description |
|---|---|
String |
artifactId(org.openrdf.model.URI targetShapeId) |
static BeamTransformRequest.Builder |
builder() |
String |
getArtifactBaseId() |
String |
getGroupId() |
String |
getKonigVersion() |
List<ShowlNodeShape> |
getNodeList() |
File |
getProjectDir() |
String |
getVersion() |
String |
parentArtifactId() |
File |
projectDir(org.openrdf.model.URI targetShapeId) |
public String getGroupId()
public String parentArtifactId()
public String artifactId(org.openrdf.model.URI targetShapeId)
public String getArtifactBaseId()
public String getVersion()
public File projectDir(org.openrdf.model.URI targetShapeId)
public File getProjectDir()
public List<ShowlNodeShape> getNodeList()
public String getKonigVersion()
public static BeamTransformRequest.Builder builder()
Copyright © 2019. All rights reserved.