Uses of Class
io.objectbox.model.ModelProperty
Packages that use ModelProperty
-
Uses of ModelProperty in io.objectbox.model
Methods in io.objectbox.model that return ModelPropertyModifier and TypeMethodDescriptionModelProperty.__assign(int _i, ByteBuffer _bb) ModelProperty.Vector.get(int j) ModelProperty.Vector.get(ModelProperty obj, int j) static ModelPropertyModelProperty.getRootAsModelProperty(ByteBuffer _bb) static ModelPropertyModelProperty.getRootAsModelProperty(ByteBuffer _bb, ModelProperty obj) ModelEntity.properties(int j) ModelEntity.properties(ModelProperty obj, int j) Methods in io.objectbox.model with parameters of type ModelPropertyModifier and TypeMethodDescriptionModelProperty.Vector.get(ModelProperty obj, int j) static ModelPropertyModelProperty.getRootAsModelProperty(ByteBuffer _bb, ModelProperty obj) ModelEntity.properties(ModelProperty obj, int j)