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