Uses of Class
org.apache.olingo.odata2.jpa.processor.api.model.mapping.JPAAttributeMapType.JPAAttribute
-
Packages that use JPAAttributeMapType.JPAAttribute Package Description org.apache.olingo.odata2.jpa.processor.api.model.mapping OData JPA Processor API Library - Mapping Model -
-
Uses of JPAAttributeMapType.JPAAttribute in org.apache.olingo.odata2.jpa.processor.api.model.mapping
Fields in org.apache.olingo.odata2.jpa.processor.api.model.mapping with type parameters of type JPAAttributeMapType.JPAAttribute Modifier and Type Field Description protected List<JPAAttributeMapType.JPAAttribute>JPAAttributeMapType. jpaAttributeMethods in org.apache.olingo.odata2.jpa.processor.api.model.mapping that return types with arguments of type JPAAttributeMapType.JPAAttribute Modifier and Type Method Description List<JPAAttributeMapType.JPAAttribute>JPAAttributeMapType. getJPAAttribute()Gets the value of the jpaAttribute property.
-