public static final class EvaluatorImp.TreatmentLabelAndChangeNumber extends Object
| Modifier and Type | Field and Description |
|---|---|
Long |
changeNumber |
String |
configurations |
String |
label |
String |
treatment |
| Constructor and Description |
|---|
TreatmentLabelAndChangeNumber(String treatment,
String label) |
TreatmentLabelAndChangeNumber(String treatment,
String label,
Long changeNumber) |
TreatmentLabelAndChangeNumber(String treatment,
String label,
Long changeNumber,
String configurations) |
public final String treatment
public final String label
public final Long changeNumber
public final String configurations
Copyright © 2021. All rights reserved.