Documentation of 'org.ujmp.core.interfaces.HasId' Java class
HasId
org.ujmp.core.interfaces

Interface HasId

    • Field Summary

      Fields 
      Modifier and Type Field and Description
      static java.lang.String ID 
    • Method Summary

      All Methods Instance Methods Abstract Methods 
      Modifier and Type Method and Description
      java.lang.String getId()
      Returns the String id of an object.
      void setId(java.lang.String id)
      Sets the id of an object
    • Method Detail

      • getId

        java.lang.String getId()
        Returns the String id of an object.
        Returns:
        the id
      • setId

        void setId(java.lang.String id)
        Sets the id of an object
        Parameters:
        id - the new id.

DataMelt 3.0 © DataMelt by jWork.ORG

You see the box below because you did not login.