public class NamedPropertySet extends Object
Constructor and Description |
---|
NamedPropertySet(String name,
Map<String,Object> mapProperties)
Constructor.
|
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object o) |
String |
getName()
Obtain the name of this property set.
|
Map<String,Object> |
getProperties()
Obtain the associated properties.
|
int |
hashCode() |
Copyright © 2022 Apache Software Foundation. All rights reserved.