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