public class AmbariConfigurationEntityPK extends Object implements Serializable
AmbariConfigurationEntity.| Constructor and Description |
|---|
AmbariConfigurationEntityPK(String categoryName,
String propertyName)
Constructor.
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
String |
getCategoryName()
Get the configuration category name.
|
String |
getPropertyName()
Get the property name.
|
int |
hashCode() |
Copyright © 2022 Apache Software Foundation. All rights reserved.