Package org.teamapps.dto
Class UiCitationPageViewBlock
java.lang.Object
org.teamapps.dto.UiPageViewBlock
org.teamapps.dto.UiCitationPageViewBlock
- All Implemented Interfaces:
UiObject
THIS IS GENERATED CODE!
PLEASE DO NOT MODIFY - ALL YOUR WORK WOULD BE LOST!
-
Nested Class Summary
Nested classes/interfaces inherited from class org.teamapps.dto.UiPageViewBlock
UiPageViewBlock.Alignment -
Field Summary
FieldsModifier and TypeFieldDescriptionprotected Stringprotected Stringprotected UiPageViewBlockCreatorImageAlignmentprotected StringFields inherited from class org.teamapps.dto.UiPageViewBlock
alignment, id, toolButtons -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionsetAlignment(UiPageViewBlock.Alignment alignment) setCitation(String citation) setCreatorImageAlignment(UiPageViewBlockCreatorImageAlignment creatorImageAlignment) setCreatorImageUrl(String creatorImageUrl) setToolButtons(List<UiClientObjectReference> toolButtons) toString()Methods inherited from class org.teamapps.dto.UiPageViewBlock
getAlignment, getId, getToolButtons
-
Field Details
-
creatorImageUrl
-
creatorImageAlignment
-
citation
-
author
-
-
Constructor Details
-
UiCitationPageViewBlock
public UiCitationPageViewBlock()
-
-
Method Details
-
getUiObjectType
- Specified by:
getUiObjectTypein interfaceUiObject- Overrides:
getUiObjectTypein classUiPageViewBlock
-
toString
- Overrides:
toStringin classUiPageViewBlock
-
getCreatorImageUrl
-
getCreatorImageAlignment
-
getCitation
-
getAuthor
-
setId
- Overrides:
setIdin classUiPageViewBlock
-
setAlignment
- Overrides:
setAlignmentin classUiPageViewBlock
-
setToolButtons
- Overrides:
setToolButtonsin classUiPageViewBlock
-
setCreatorImageUrl
-
setCreatorImageAlignment
public UiCitationPageViewBlock setCreatorImageAlignment(UiPageViewBlockCreatorImageAlignment creatorImageAlignment) -
setCitation
-
setAuthor
-