QueryIntegerVectorProperty<EntityT> constructor

QueryIntegerVectorProperty<EntityT>(
  1. ModelProperty model
)

Implementation

QueryIntegerVectorProperty(ModelProperty model) : super(model);