public class UnitValidatedProperty extends Object
Modifier and Type | Field and Description |
---|---|
static Set<UnitValidatedProperty> |
ALL |
Constructor and Description |
---|
UnitValidatedProperty(String serviceName,
String configType,
String propertyName) |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object o) |
String |
getConfigType() |
String |
getPropertyName() |
String |
getServiceName() |
int |
hashCode() |
boolean |
hasTypeAndName(String configType,
String propertyName) |
public static final Set<UnitValidatedProperty> ALL
Copyright © 2022 Apache Software Foundation. All rights reserved.