Class RexTypeStats


  • public class RexTypeStats
    extends Object
    • Constructor Detail

      • RexTypeStats

        public RexTypeStats​(String typeGUID,
                            Integer count)
    • Method Detail

      • getTypeGUID

        public String getTypeGUID()
      • getCount

        public Integer getCount()
      • setTypeGUID

        public void setTypeGUID​(String typeGUID)
      • setCount

        public void setCount​(Integer count)