public class GetterAccessor extends JavaChildAccessor
| Constructor and Description |
|---|
GetterAccessor(Object parent,
String name,
Method getter) |
| Modifier and Type | Method and Description |
|---|---|
Class<?> |
getRawClass() |
Type |
getRawGenericType() |
Object |
getRawValue() |
getCollectionType, getCollectionValues, getFieldClass, getName, getParentObject, getValue, getValueAtpublic Object getRawValue() throws io.atlasmap.api.AtlasException
getRawValue in class JavaChildAccessorio.atlasmap.api.AtlasExceptionpublic Class<?> getRawClass()
getRawClass in class JavaChildAccessorpublic Type getRawGenericType() throws io.atlasmap.api.AtlasException
getRawGenericType in class JavaChildAccessorio.atlasmap.api.AtlasExceptionCopyright © 2021 JBoss by Red Hat. All rights reserved.