Esempio n. 1
0
  public APNBuilder setMMSPort(String mmsport) {
    mAPN.mmsport = mmsport;

    return this;
  }