public interface AttributeDescriptorModelHelperService
AttributeDescriptorModel| Modifier and Type | Method and Description |
|---|---|
java.lang.Class<?> |
getAttributeClass(AttributeDescriptorModel attributeDescriptor)
Will return:
the actual class of the property if this is not a
ParameterizedType
the class of the generic type of the class of the property if this is a ParameterizedType
|
java.lang.Class<?> getAttributeClass(AttributeDescriptorModel attributeDescriptor)
ParameterizedTypeParameterizedTypeattributeDescriptor - the AttributeDescriptorModel to inspectCopyright © 2017 SAP SE. All Rights Reserved.