public class DefaultNutsArgumentCandidateBuilder extends Object implements net.thevpc.nuts.NutsArgumentCandidateBuilder
| Constructor and Description |
|---|
DefaultNutsArgumentCandidateBuilder() |
| Modifier and Type | Method and Description |
|---|---|
net.thevpc.nuts.NutsArgumentCandidate |
build() |
String |
getDisplay() |
String |
getValue() |
net.thevpc.nuts.NutsArgumentCandidateBuilder |
setCandidate(net.thevpc.nuts.NutsArgumentCandidate value) |
DefaultNutsArgumentCandidateBuilder |
setDisplay(String display) |
DefaultNutsArgumentCandidateBuilder |
setValue(String value) |
public String getValue()
getValue in interface net.thevpc.nuts.NutsArgumentCandidateBuilderpublic DefaultNutsArgumentCandidateBuilder setValue(String value)
setValue in interface net.thevpc.nuts.NutsArgumentCandidateBuilderpublic String getDisplay()
getDisplay in interface net.thevpc.nuts.NutsArgumentCandidateBuilderpublic DefaultNutsArgumentCandidateBuilder setDisplay(String display)
setDisplay in interface net.thevpc.nuts.NutsArgumentCandidateBuilderpublic net.thevpc.nuts.NutsArgumentCandidateBuilder setCandidate(net.thevpc.nuts.NutsArgumentCandidate value)
setCandidate in interface net.thevpc.nuts.NutsArgumentCandidateBuilderpublic net.thevpc.nuts.NutsArgumentCandidate build()
build in interface net.thevpc.nuts.NutsArgumentCandidateBuilderCopyright © 2021 vpc open source initiative. All rights reserved.