public interface EdmMapping
| Modifier and Type | Method and Description | 
|---|---|
| String | getInternalName()Returns the internal name for this mapped object. | 
| Class<?> | getMappedJavaClass()The class which is returned here will be used to during deserialization to replace the default java class for a
 primitive type. | 
String getInternalName()
Class<?> getMappedJavaClass()
Copyright © 2013–2023 The Apache Software Foundation. All rights reserved.