Package io.rtr.alchemy.models
Class TreatmentOverride
java.lang.Object
io.rtr.alchemy.models.TreatmentOverride
- All Implemented Interfaces:
Named
Represents a treatment override assigned to a specific hash value
-
Field Summary
Fields inherited from interface io.rtr.alchemy.models.Named
NAME_PATTERN -
Constructor Summary
ConstructorsConstructorDescriptionTreatmentOverride(String name, FilterExpression filter, Treatment treatment) -
Method Summary
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, waitMethods inherited from interface io.rtr.alchemy.models.Named
validateName