Klasse MoveFieldBean.MoveFieldBeanBuilder
java.lang.Object
io.github.primelib.jira4j.restv3.model.MoveFieldBean.MoveFieldBeanBuilder
- Umschließende Klasse:
MoveFieldBean
-
Methodenübersicht
Modifizierer und TypMethodeBeschreibungThe ID of the screen tab field after which to place the moved screen tab field.build()
position
(MoveFieldBean.PositionEnum position) The named position to which the screen tab field should be moved.toString()
-
Methodendetails
-
after
The ID of the screen tab field after which to place the moved screen tab field. Required ifposition
isn't provided.- Gibt zurück:
this
.
-
position
The named position to which the screen tab field should be moved. Required ifafter
isn't provided.- Gibt zurück:
this
.
-
build
-
toString
-