Exemplo n.º 1
0
 public boolean isDateTimeCapable() {
   return scalarType != null && scalarType.isDateTimeCapable();
 }