Uses of Class
io.objectbox.model.ModelRelation
Packages that use ModelRelation
-
Uses of ModelRelation in io.objectbox.model
Methods in io.objectbox.model that return ModelRelationModifier and TypeMethodDescriptionModelRelation.__assign(int _i, ByteBuffer _bb) ModelRelation.Vector.get(int j) ModelRelation.Vector.get(ModelRelation obj, int j) static ModelRelationModelRelation.getRootAsModelRelation(ByteBuffer _bb) static ModelRelationModelRelation.getRootAsModelRelation(ByteBuffer _bb, ModelRelation obj) ModelEntity.relations(int j) ModelEntity.relations(ModelRelation obj, int j) Methods in io.objectbox.model with parameters of type ModelRelationModifier and TypeMethodDescriptionModelRelation.Vector.get(ModelRelation obj, int j) static ModelRelationModelRelation.getRootAsModelRelation(ByteBuffer _bb, ModelRelation obj) ModelEntity.relations(ModelRelation obj, int j)