MCPcopy Create free account
hub / github.com/PrajaktaSathe/Java / setTipoRopa

Method setTipoRopa

Programs/WashingMachine/Lavadora.java:80–82  ·  view source on GitHub ↗
(int tipoRopa)

Source from the content-addressed store, hash-verified

78 }
79
80 public void setTipoRopa(int tipoRopa){
81 this.tipoRopa = tipoRopa;
82 }
83
84}

Callers 1

mainMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected