@Generated(value="org.openapitools.codegen.languages.JavaClientCodegen", date="2020-10-28T14:12:40.546+01:00[Europe/Prague]") public class MoveFieldBean extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
MoveFieldBean.PositionEnum
The named position to which the screen tab field should be moved.
|
| Constructor and Description |
|---|
MoveFieldBean() |
| Modifier and Type | Method and Description |
|---|---|
MoveFieldBean |
after(URI after) |
boolean |
equals(Object o) |
URI |
getAfter()
The ID of the screen tab field after which to place the moved screen tab field.
|
MoveFieldBean.PositionEnum |
getPosition()
The named position to which the screen tab field should be moved.
|
int |
hashCode() |
MoveFieldBean |
position(MoveFieldBean.PositionEnum position) |
void |
setAfter(URI after) |
void |
setPosition(MoveFieldBean.PositionEnum position) |
String |
toString() |
public MoveFieldBean after(URI after)
public URI getAfter()
public void setAfter(URI after)
public MoveFieldBean position(MoveFieldBean.PositionEnum position)
public MoveFieldBean.PositionEnum getPosition()
public void setPosition(MoveFieldBean.PositionEnum position)
Copyright © 2011–2021 Everit Kft.. All rights reserved.