I have a list of objects of "Category" class:
public class Category { private String originalId; private Double ordinal;