Package org.teamapps.dto
Klasse UiLine
java.lang.Object
org.teamapps.dto.UiLine
- Alle implementierten Schnittstellen:
UiObject
THIS IS GENERATED CODE!
PLEASE DO NOT MODIFY - ALL YOUR WORK WOULD BE LOST!
-
Feldübersicht
Felder -
Konstruktorübersicht
Konstruktoren -
Methodenübersicht
Modifizierer und TypMethodeBeschreibunggetColor()floatgetType()setType(UiLineType type) toString()
-
Felddetails
-
thickness
protected float thickness -
color
-
type
-
-
Konstruktordetails
-
UiLine
Veraltet.Only for Jackson deserialization. Use the other constructor instead. -
UiLine
-
-
Methodendetails
-
getUiObjectType
- Angegeben von:
getUiObjectTypein SchnittstelleUiObject
-
toString
-
getThickness
public float getThickness() -
getColor
-
getType
-
setType
-