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, getValueAt
public RootAccessor(Object parent)
public Object getRawValue() throws io.atlasmap.api.AtlasException
getRawValue
in class JavaChildAccessor
io.atlasmap.api.AtlasException
public Type getRawGenericType() throws io.atlasmap.api.AtlasException
getRawGenericType
in class JavaChildAccessor
io.atlasmap.api.AtlasException
public Class<?> getRawClass() throws io.atlasmap.api.AtlasException
getRawClass
in class JavaChildAccessor
io.atlasmap.api.AtlasException
Copyright © 2021 JBoss by Red Hat. All rights reserved.