public class UserRepairDto extends Object
构造器和说明 |
---|
UserRepairDto() |
限定符和类型 | 方法和说明 |
---|---|
Map<String,Double> |
getDefectQtyMap() |
Map<String,Double> |
getPersonalOutputMap() |
String |
getUserName() |
boolean |
isEmpty() |
void |
setDefectQtyMap(Map<String,Double> defectQtyMap) |
void |
setEmpty(boolean isEmpty) |
void |
setPersonalOutputMap(Map<String,Double> personalOutputMap) |
void |
setUserName(String userName) |
Copyright © 2019. All rights reserved.