Searched refs:postDial (Results 1 – 2 of 2) sorted by relevance
133 public void setPostDial(String postDial) { in setPostDial() argument134 this.telephoneNumber.setPostDial(postDial); in setPostDial()
17 void setPostDial(String postDial) throws ParseException; in setPostDial() argument