public class DataInfoFrameV3 extends SchemaV3
| Modifier and Type | Field and Description |
|---|---|
FrameKeyV3 |
frame
input frame
|
java.lang.String[] |
interactions
interactions
|
boolean |
interactionsOnly
interactions only returned
|
FrameKeyV3 |
result
output frame
|
boolean |
standardize
standardize
|
boolean |
useAll
use all factor levels
|
| Constructor and Description |
|---|
DataInfoFrameV3()
Public constructor
|
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
toString()
Return the contents of this object as a JSON String.
|
public FrameKeyV3 frame
public java.lang.String[] interactions
public boolean useAll
public boolean standardize
public boolean interactionsOnly
public FrameKeyV3 result