Class User


  • public class User
    extends Object
    OCFL user object.
    • Constructor Detail

    • Method Detail

      • getName

        public String getName()
        Returns:
        the name of the person who updated an object.
      • getAddress

        public String getAddress()
        Returns:
        the address of the person who updated an object.
      • hashCode

        public int hashCode()
        Overrides:
        hashCode in class Object