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