Develop a class named CustomerRecord which holds a customer number, name, and address. Incorporate different methods in order to set the values for each data field and output values for each data field. Generate the class diagram and write down the pseudocode which describes the class.