Class StyleReferenceImpl

    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      java.lang.String getName()
      Gets name.
      int getUid()
      Gets uid.
      void setName​(java.lang.String name)
      Sets name.
      void setUid​(int uid)
      Sets uid.
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • StyleReferenceImpl

        public StyleReferenceImpl()
    • Method Detail

      • getName

        public java.lang.String getName()
        Description copied from interface: StyleReference
        Gets name.
        Specified by:
        getName in interface StyleReference
        Returns:
        the name
      • setName

        public void setName​(java.lang.String name)
        Description copied from interface: StyleReference
        Sets name.
        Specified by:
        setName in interface StyleReference
        Parameters:
        name - the name
      • setUid

        public void setUid​(int uid)
        Description copied from interface: StyleReference
        Sets uid.
        Specified by:
        setUid in interface StyleReference
        Parameters:
        uid - the uid