protected static interface BasePropertySet.Accessor
PropertySet.| Modifier and Type | Method and Description |
|---|---|
Object |
get(PropertySet props) |
String |
getName() |
boolean |
hasValue(PropertySet props) |
void |
set(PropertySet props,
Object value) |
String getName()
boolean hasValue(PropertySet props)
Object get(PropertySet props)
void set(PropertySet props, Object value)
Copyright © 2005–2017 Oracle Corporation. All rights reserved.