コード例 #1
0
 @Override
 public String getDocumentType(TravelDocument document) {
   return realTravelDocumentService.getDocumentType(document);
 }