Uses of Class
japicmp.output.extapi.jpa.model.JpaAttribute
-
Packages that use JpaAttribute Package Description japicmp.output.extapi.jpa.model -
-
Uses of JpaAttribute in japicmp.output.extapi.jpa.model
Fields in japicmp.output.extapi.jpa.model with type parameters of type JpaAttribute Modifier and Type Field Description private java.util.List<JpaAttribute>
JpaTable. attributes
Methods in japicmp.output.extapi.jpa.model that return types with arguments of type JpaAttribute Modifier and Type Method Description java.util.List<JpaAttribute>
JpaTable. getAttributes()
-