public final class RestForestSpec extends Object
| Modifier and Type | Field and Description |
|---|---|
RestSQuery |
sQuery |
Long |
structureId |
Boolean |
title |
List<RestTransformSpec> |
transforms |
String |
type |
Integer |
version |
| Constructor and Description |
|---|
RestForestSpec() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object obj) |
int |
hashCode() |
String |
toString() |
static String |
toString(RestForestSpec spec) |
public Long structureId
public Integer version
public RestSQuery sQuery
public String type
public List<RestTransformSpec> transforms
public Boolean title
Copyright © 2019 ALM Works. All Rights Reserved.