public abstract class AbstractItemModelReflectionWrapper extends AbstractReflectionWrapper
| Modifier | Constructor and Description |
|---|---|
protected |
AbstractItemModelReflectionWrapper(java.lang.Object instance)
Constructor.
|
| Modifier and Type | Method and Description |
|---|---|
TypedObject |
toTypedObject()
Wrap this instance in a TypedObject.
|
callReflectedMethod, callReflectedMethod, classForName, equals, executeMethod, executeMethod, getInstance, getReflectedJaloProperty, hashCode, modelWrapprotected AbstractItemModelReflectionWrapper(java.lang.Object instance)
instance - the instance must be a ItemModelpublic TypedObject toTypedObject()
Copyright © 2018 SAP SE. All Rights Reserved.