Class NumberingListImpl

    • Constructor Detail

      • NumberingListImpl

        public NumberingListImpl()
    • Method Detail

      • getName

        public java.lang.String getName()
        Specified by:
        getName in interface NumberingList
        Returns:
        the name as String
      • setName

        public void setName​(java.lang.String name)
        Specified by:
        setName in interface NumberingList
        Parameters:
        name - the name to set
      • getUid

        public int getUid()
        Specified by:
        getUid in interface NumberingList
        Returns:
        the uid as String
      • setUid

        public void setUid​(int uid)
        Specified by:
        setUid in interface NumberingList
        Parameters:
        uid - the uid to set