Class ExportedCustomUserInfoDefinition


  • public class ExportedCustomUserInfoDefinition
    extends Object
    Author:
    Baptiste Mesta
    • Constructor Detail

      • ExportedCustomUserInfoDefinition

        public ExportedCustomUserInfoDefinition()
      • ExportedCustomUserInfoDefinition

        public ExportedCustomUserInfoDefinition​(String name,
                                                String description)
    • Method Detail

      • getName

        public String getName()
      • setName

        public void setName​(String name)
      • getDescription

        public String getDescription()
      • setDescription

        public void setDescription​(String description)
      • hashCode

        public int hashCode()
        Overrides:
        hashCode in class Object