public class DefaultNutsDescriptorPropertyBuilder extends Object implements net.thevpc.nuts.NutsDescriptorPropertyBuilder
| Constructor and Description |
|---|
DefaultNutsDescriptorPropertyBuilder() |
DefaultNutsDescriptorPropertyBuilder(net.thevpc.nuts.NutsSession session) |
| Modifier and Type | Method and Description |
|---|---|
net.thevpc.nuts.NutsDescriptorProperty |
build() |
net.thevpc.nuts.NutsEnvConditionBuilder |
getCondition() |
String |
getName() |
int |
getSupportLevel(net.thevpc.nuts.spi.NutsSupportLevelContext context) |
String |
getValue() |
net.thevpc.nuts.NutsDescriptorPropertyBuilder |
setAll(net.thevpc.nuts.NutsDescriptorProperty value) |
net.thevpc.nuts.NutsDescriptorPropertyBuilder |
setAll(net.thevpc.nuts.NutsDescriptorPropertyBuilder value) |
net.thevpc.nuts.NutsDescriptorPropertyBuilder |
setCondition(net.thevpc.nuts.NutsEnvCondition condition) |
net.thevpc.nuts.NutsDescriptorPropertyBuilder |
setCondition(net.thevpc.nuts.NutsEnvConditionBuilder condition) |
net.thevpc.nuts.NutsDescriptorPropertyBuilder |
setName(String name) |
net.thevpc.nuts.NutsDescriptorPropertyBuilder |
setValue(String value) |
public DefaultNutsDescriptorPropertyBuilder()
public DefaultNutsDescriptorPropertyBuilder(net.thevpc.nuts.NutsSession session)
public String getName()
getName in interface net.thevpc.nuts.NutsDescriptorPropertyBuilderpublic String getValue()
getValue in interface net.thevpc.nuts.NutsDescriptorPropertyBuilderpublic net.thevpc.nuts.NutsDescriptorPropertyBuilder setCondition(net.thevpc.nuts.NutsEnvConditionBuilder condition)
setCondition in interface net.thevpc.nuts.NutsDescriptorPropertyBuilderpublic net.thevpc.nuts.NutsDescriptorPropertyBuilder setCondition(net.thevpc.nuts.NutsEnvCondition condition)
setCondition in interface net.thevpc.nuts.NutsDescriptorPropertyBuilderpublic net.thevpc.nuts.NutsEnvConditionBuilder getCondition()
getCondition in interface net.thevpc.nuts.NutsDescriptorPropertyBuilderpublic net.thevpc.nuts.NutsDescriptorPropertyBuilder setName(String name)
setName in interface net.thevpc.nuts.NutsDescriptorPropertyBuilderpublic net.thevpc.nuts.NutsDescriptorPropertyBuilder setValue(String value)
setValue in interface net.thevpc.nuts.NutsDescriptorPropertyBuilderpublic net.thevpc.nuts.NutsDescriptorPropertyBuilder setAll(net.thevpc.nuts.NutsDescriptorPropertyBuilder value)
setAll in interface net.thevpc.nuts.NutsDescriptorPropertyBuilderpublic net.thevpc.nuts.NutsDescriptorPropertyBuilder setAll(net.thevpc.nuts.NutsDescriptorProperty value)
setAll in interface net.thevpc.nuts.NutsDescriptorPropertyBuilderpublic net.thevpc.nuts.NutsDescriptorProperty build()
build in interface net.thevpc.nuts.NutsDescriptorPropertyBuilderpublic int getSupportLevel(net.thevpc.nuts.spi.NutsSupportLevelContext context)
getSupportLevel in interface net.thevpc.nuts.spi.NutsComponentCopyright © 2022 vpc open source initiative. All rights reserved.