Universidad Católica Boliviana "San Pablo"
UNIVERSIDAD CATÓLICA BOLIVIANA “SAN PABLO” CÓDIGO FUENTE YAMILEY FLORES CÁCERES 15 307. public int getRowCount() { 308. return rowCount; 309. } 310. public boolean datosValidos() { 311. return this.t != 0.0 312. && this.h != 0 313. && this.bw != 0.0 314. && this.sv != 0.0 315. && this.fc != 0.0 316. && this.fy != 0.0 317. && this.fpu != 0.0 318. && this.fpy != 0.0 319. && this.ph != 0.0 320. && this.wsd != 0.0 321. && this.wl != 0.0 322. && this.pesoB != 0.0 323. && this.tramo != 0.0 324. && this.bx != 0.0 325. && this.by != 0.0 326. && this.apoyos != 0.0 327. && this.medio != 0.0 328. && this.superior != 0.0 329. && this.inferior != 0.0
RkJQdWJsaXNoZXIy Mjc5NTQw