Esempio n. 1
0
  public APNBuilder setApnType(String apntype) {
    mAPN.apntype = apntype;

    return this;
  }