Package org.teamapps.dto
Class UiLine
java.lang.Object
org.teamapps.dto.UiLine
- All Implemented Interfaces:
UiObject
public class UiLine extends java.lang.Object implements UiObject
THIS IS GENERATED CODE!
PLEASE DO NOT MODIFY - ALL YOUR WORK WOULD BE LOST!
-
Field Summary
Fields Modifier and Type Field Description protected UiColorcolorprotected floatthicknessprotected UiLineTypetype -
Constructor Summary
-
Method Summary
Modifier and Type Method Description UiColorgetColor()floatgetThickness()UiLineTypegetType()UiObjectTypegetUiObjectType()UiLinesetType(UiLineType type)java.lang.StringtoString()
-
Field Details
-
Constructor Details
-
Method Details
-
getUiObjectType
- Specified by:
getUiObjectTypein interfaceUiObject
-
toString
public java.lang.String toString()- Overrides:
toStringin classjava.lang.Object
-
getThickness
public float getThickness() -
getColor
-
getType
-
setType
-