public class AddIfStatement extends Object
| Constructor and Description |
|---|
AddIfStatement() |
AddIfStatement(String property,
String onResourceKind,
String onResourceName,
Boolean withDefaultValue,
String description) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
String |
getDescription() |
String |
getOnResourceKind() |
String |
getOnResourceName() |
String |
getProperty() |
Boolean |
getWithDefaultValue() |
int |
hashCode() |
boolean |
isWithDefaultValue() |
static AddIfStatementBuilder |
newBuilder() |
static AddIfStatementBuilder |
newBuilderFromDefaults() |
public String getProperty()
public String getOnResourceKind()
public String getOnResourceName()
public Boolean getWithDefaultValue()
public boolean isWithDefaultValue()
public String getDescription()
public static AddIfStatementBuilder newBuilder()
public static AddIfStatementBuilder newBuilderFromDefaults()
Copyright © 2018–2023 Red Hat. All rights reserved.