Uses of Class
org.apache.olingo.odata2.jpa.processor.api.model.mapping.JPAAttributeMapType.JPAAttribute

Packages that use JPAAttributeMapType.JPAAttribute
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
protected  List<JPAAttributeMapType.JPAAttribute> JPAAttributeMapType.jpaAttribute
           
 

Methods in org.apache.olingo.odata2.jpa.processor.api.model.mapping that return types with arguments of type JPAAttributeMapType.JPAAttribute
 List<JPAAttributeMapType.JPAAttribute> JPAAttributeMapType.getJPAAttribute()
          Gets the value of the jpaAttribute property.
 



Copyright © 2013-2015 The Apache Software Foundation. All Rights Reserved.