@Immutable public class RequirementProperties extends Object implements EntityProperties
Constructor and Description |
---|
RequirementProperties(String key,
String matchValue,
Requirement.MatchType matchType) |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object o) |
String |
getKey() |
Requirement.MatchType |
getMatchType() |
String |
getMatchValue() |
int |
hashCode() |
void |
validate() |
public RequirementProperties(String key, String matchValue, Requirement.MatchType matchType)
public String getKey()
public String getMatchValue()
public Requirement.MatchType getMatchType()
public void validate() throws PropertiesValidationException
validate
in interface EntityProperties
PropertiesValidationException
Copyright © 2020 Atlassian Software Systems Pty Ltd. All rights reserved.