Package | Description |
---|---|
org.docascode.api.core.chrono | |
org.docascode.api.core.chrono.generated |
Modifier and Type | Method and Description |
---|---|
AttachMap<String,BaseArtifact> |
AttachMapAdapter.unmarshal(AttachedArtifacts attachArtifact) |
Modifier and Type | Method and Description |
---|---|
AttachedArtifacts |
AttachMapAdapter.marshal(AttachMap<String,BaseArtifact> map) |
Modifier and Type | Field and Description |
---|---|
protected AttachMap<String,BaseArtifact> |
Artifact.attach |
Modifier and Type | Method and Description |
---|---|
AttachMap<String,BaseArtifact> |
Artifact.getAttach()
Gets the value of the attach property.
|
Modifier and Type | Method and Description |
---|---|
void |
Artifact.setAttach(AttachMap<String,BaseArtifact> value)
Sets the value of the attach property.
|
Copyright © 2019. All rights reserved.