fixed
setter
This commit is contained in:
parent
9d9e3bf88a
commit
ea596d6926
|
@ -32,7 +32,7 @@ public class Infra {
|
|||
return type;
|
||||
}
|
||||
|
||||
public void setTypeId(MetaInfraType type) {
|
||||
public void setType(MetaInfraType type) {
|
||||
this.type = type;
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user