Uses of Class
io.sundr.model.BinaryExpressionFluent.XorRightNested
-
-
Uses of BinaryExpressionFluent.XorRightNested in io.sundr.model
Methods in io.sundr.model that return BinaryExpressionFluent.XorRightNested Modifier and Type Method Description BinaryExpressionFluent.XorRightNested<A>BinaryExpressionFluent. withNewXorRight()BinaryExpressionFluent.XorRightNested<A>BinaryExpressionFluent. withNewXorRightLike(io.sundr.model.Xor item)
-