public class Treatments extends Object
| Modifier and Type | Field and Description |
|---|---|
static String |
CONTROL |
static String |
OFF
OFF is a synonym for CONTROL.
|
static String |
ON |
| Constructor and Description |
|---|
Treatments() |
| Modifier and Type | Method and Description |
|---|---|
static String |
controlSynonym(String treatment) |
static boolean |
isControl(String treatment) |
public static final String CONTROL
public static final String OFF
public static final String ON
Copyright © 2018. All rights reserved.