MCPcopy Create free account
hub / github.com/digitalinnovationone/dio-springboot / getNome

Method getNome

java-interfaces/src/Estado.java:15–17  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

13 this.regiao = regiao;
14 }
15 public String getNome() {
16 return nome;
17 }
18
19
20 public String getSigla() {

Callers 2

mainMethod · 0.95
mainMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected