00001 00058 package com.arcle.rmt.rqml; 00059 00060 import java.util.*; 00061 00066 public interface Name extends StringOnly { 00067 } 00068