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