Uses of Class
io.objectbox.model.ModelEntity
Packages that use ModelEntity
-
Uses of ModelEntity in io.objectbox.model
Methods in io.objectbox.model that return ModelEntityModifier and TypeMethodDescriptionModelEntity.__assign(int _i, ByteBuffer _bb) Model.entities(int j) Model.entities(ModelEntity obj, int j) ModelEntity.Vector.get(int j) ModelEntity.Vector.get(ModelEntity obj, int j) static ModelEntityModelEntity.getRootAsModelEntity(ByteBuffer _bb) static ModelEntityModelEntity.getRootAsModelEntity(ByteBuffer _bb, ModelEntity obj) Methods in io.objectbox.model with parameters of type ModelEntityModifier and TypeMethodDescriptionModel.entities(ModelEntity obj, int j) ModelEntity.Vector.get(ModelEntity obj, int j) static ModelEntityModelEntity.getRootAsModelEntity(ByteBuffer _bb, ModelEntity obj)