public final class EvidenceTypes extends Object
| Constructor and Description |
|---|
EvidenceTypes() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object obj) |
EvidenceType |
getEvidenceType()
Gets the
EvidenceType. |
InterventionType |
getInterventionType()
Gets the
InterventionType. |
int |
hashCode() |
void |
setEvidenceType(EvidenceType value)
Sets the
EvidenceType. |
void |
setInterventionType(InterventionType value)
Sets the
InterventionType. |
public EvidenceType getEvidenceType()
EvidenceType.public void setEvidenceType(EvidenceType value)
EvidenceType.public InterventionType getInterventionType()
InterventionType.public void setInterventionType(InterventionType value)
InterventionType.Copyright © 2021. All rights reserved.