Package | Description |
---|---|
com.ibm.dbb.metadata |
Modifier and Type | Method and Description |
---|---|
BuildMap.Source |
BuildMap.Source.deepCopy()
Make a deep copy of the source object
|
BuildMap.Source |
BuildMap.Input.getSource() |
BuildMap.Source |
BuildMap.BinaryInput.getSource() |
BuildMap.Source |
BuildMap.getSource(java.lang.String sourceRef) |
static BuildMap.Source |
BuildMap.Source.parse(com.google.gson.JsonElement jObj) |
Modifier and Type | Method and Description |
---|---|
java.util.List<BuildMap.Source> |
BuildMap.getSources() |
Modifier and Type | Method and Description |
---|---|
void |
BuildMap.BinaryInput.setSource(BuildMap.Source source) |
Constructor and Description |
---|
BinaryInput(java.lang.String member,
java.lang.String dataset,
java.lang.String path,
BuildMap.Source source,
java.lang.String version) |
Input(java.lang.String lName,
java.lang.String category,
java.lang.String path,
BuildMap.Source source,
java.lang.String version) |
<IBM Copyright © 2018 IBM Corp. All Rights Reserved.