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