public class CommonProps<P> extends Object implements Serializable
protected Map<String,P>
props
CommonProps()
Map<String,P>
getProps()
MapAccessor
getPropsAccessor()
void
setProps(Map<String,P> props)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
protected Map<String,P> props
public CommonProps()
public Map<String,P> getProps()
public void setProps(Map<String,P> props)
public MapAccessor getPropsAccessor()
Copyright © 2022. All rights reserved.