public class NamedPropertySet extends Object
NamedPropertySet(String name, Map<String,Object> mapProperties)
boolean
equals(Object o)
String
getName()
Map<String,Object>
getProperties()
int
hashCode()
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait
public NamedPropertySet(String name, Map<String,Object> mapProperties)
name
mapProperties
public String getName()
public Map<String,Object> getProperties()
public boolean equals(Object o)
equals
Object
public int hashCode()
hashCode
Copyright © 2014. All rights reserved.