public interface DynamicObjectAware
DynamicObject may provide the ability to register new
properties or implement methods that this object does not provide in a concrete way.| Modifier and Type | Method and Description |
|---|---|
DynamicObject |
getAsDynamicObject()
Returns a
DynamicObject for this object. |
DynamicObject getAsDynamicObject()
DynamicObject for this object.Copyright © 2013. All rights reserved