public class DefaultNutsArtifactCall extends Object implements net.thevpc.nuts.NutsArtifactCall, Serializable
| Constructor and Description |
|---|
DefaultNutsArtifactCall(net.thevpc.nuts.NutsArtifactCall other) |
DefaultNutsArtifactCall(net.thevpc.nuts.NutsId id) |
DefaultNutsArtifactCall(net.thevpc.nuts.NutsId id,
String[] options) |
DefaultNutsArtifactCall(net.thevpc.nuts.NutsId id,
String[] options,
Map<String,String> properties) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
String[] |
getArguments() |
net.thevpc.nuts.NutsId |
getId() |
Map<String,String> |
getProperties() |
int |
hashCode() |
public DefaultNutsArtifactCall(net.thevpc.nuts.NutsArtifactCall other)
public DefaultNutsArtifactCall(net.thevpc.nuts.NutsId id)
public DefaultNutsArtifactCall(net.thevpc.nuts.NutsId id,
String[] options)
public net.thevpc.nuts.NutsId getId()
getId in interface net.thevpc.nuts.NutsArtifactCallpublic String[] getArguments()
getArguments in interface net.thevpc.nuts.NutsArtifactCallpublic Map<String,String> getProperties()
getProperties in interface net.thevpc.nuts.NutsArtifactCallCopyright © 2021 vpc open source initiative. All rights reserved.