Interface StyleReference

  • All Superinterfaces:
    java.io.Serializable
    All Known Implementing Classes:
    StyleReferenceImpl

    public interface StyleReference
    extends java.io.Serializable
    The interface Style reference.
    • Method Detail

      • getName

        java.lang.String getName()
        Gets name.
        Returns:
        the name
      • setName

        void setName​(java.lang.String name)
        Sets name.
        Parameters:
        name - the name
      • getUid

        int getUid()
        Gets uid.
        Returns:
        the uid
      • setUid

        void setUid​(int uid)
        Sets uid.
        Parameters:
        uid - the uid