public bool idstypeUpdate(idstype idstype)
 {
     idstypeImpl oidstypeImpl = new idstypeImpl();
     return oidstypeImpl.idstypeUpdate( idstype);
 }