Esempio n. 1
0
 public String getFourCode() {
   if (ap != null && ap.getFourCode() != null) return ap.getFourCode();
   return "";
 }