102103104105106107108
/** * Create an instance of {@link Namepattern } * */ public Namepattern createNamepattern() { return new Namepattern(); }