@Internal public class RestEffect extends Object
| Modifier and Type | Field and Description |
|---|---|
String |
description |
boolean |
external |
long |
generatorRowId |
boolean |
reversible |
| Constructor and Description |
|---|
RestEffect() |
| Modifier and Type | Method and Description |
|---|---|
static RestEffect |
fromAppliedEffect(AppliedEffect effect) |
public long generatorRowId
public boolean external
public String description
public boolean reversible
@NotNull public static RestEffect fromAppliedEffect(@NotNull AppliedEffect effect)
Copyright © 2018 ALM Works. All Rights Reserved.