public static class Decreasing.DecreasingBuilder extends Change.ChangeBuilder
changeLine, fillColor
Constructor and Description |
---|
DecreasingBuilder() |
Modifier and Type | Method and Description |
---|---|
Decreasing |
build() |
Decreasing.DecreasingBuilder |
changeLine(ChangeLine line) |
Decreasing.DecreasingBuilder |
fillColor(String color) |
public Decreasing.DecreasingBuilder fillColor(String color)
fillColor
in class Change.ChangeBuilder
public Decreasing.DecreasingBuilder changeLine(ChangeLine line)
changeLine
in class Change.ChangeBuilder
public Decreasing build()
Copyright © 2019. All rights reserved.