Package org.teamapps.dto
Klasse UiPieChart.SetRotation3DCommand
java.lang.Object
org.teamapps.dto.UiPieChart.SetRotation3DCommand
- Umschließende Klasse:
UiPieChart
-
Feldübersicht
Felder -
Konstruktorübersicht
KonstruktorenKonstruktorBeschreibungVeraltet.Only for Jackson deserialization.SetRotation3DCommand(String componentId, float rotation3D) -
Methodenübersicht
-
Felddetails
-
componentId
-
rotation3D
protected float rotation3D
-
-
Konstruktordetails
-
SetRotation3DCommand
Veraltet.Only for Jackson deserialization. Use the other constructor instead. -
SetRotation3DCommand
-
-
Methodendetails
-
toString
-
getComponentId
- Angegeben von:
getComponentIdin SchnittstelleUiCommand<Void>
-
getRotation3D
public float getRotation3D()
-