Package org.teamapps.dto
Class UiPieChart.SetHeight3DCommand
java.lang.Object
org.teamapps.dto.UiPieChart.SetHeight3DCommand
-
Field Summary
Fields -
Constructor Summary
ConstructorsConstructorDescriptionDeprecated.Only for Jackson deserialization.SetHeight3DCommand(String componentId, float height3D) -
Method Summary
-
Field Details
-
componentId
-
height3D
protected float height3D
-
-
Constructor Details
-
SetHeight3DCommand
Deprecated.Only for Jackson deserialization. Use the other constructor instead. -
SetHeight3DCommand
-
-
Method Details
-
toString
-
getComponentId
- Specified by:
getComponentIdin interfaceUiCommand<Void>
-
getHeight3D
public float getHeight3D()
-