public class BooleanOperands
extends com.ibm.cloud.sdk.core.service.model.GenericModel
Constructor and Description |
---|
BooleanOperands() |
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getBoolExpression()
Gets the boolExpression.
|
java.util.List<BoolOperand> |
getBoolOperands()
Gets the boolOperands.
|
public java.lang.String getBoolExpression()
public java.util.List<BoolOperand> getBoolOperands()
Copyright © 2022 IBM Cloud. All rights reserved.