Class GeneratedEmployee

  • All Implemented Interfaces:
    java.io.Serializable, java.lang.Comparable
    Direct Known Subclasses:
    Employee

    public abstract class GeneratedEmployee
    extends User
    Generated class for type Employee.
    See Also:
    Serialized Form
    • Field Detail

      • DEFAULT_INITIAL_ATTRIBUTES

        protected static final java.util.Map<java.lang.String,​Item.AttributeMode> DEFAULT_INITIAL_ATTRIBUTES
    • Constructor Detail

      • GeneratedEmployee

        public GeneratedEmployee()