31323334353637
/* * Initicate the the RequestRegist. */ public RequestRegist() { responses.add(responseRegist = new ResponseRegist()); }