コード例 #1
0
 public String getTypeCode() {
   if (hasType()) return _type.getCode();
   return null;
 }