public class IndicatorFieldDTO
extends com.geoway.adf.dms.common.dto.FieldDTO
| Constructor and Description |
|---|
IndicatorFieldDTO() |
| Modifier and Type | Method and Description |
|---|---|
protected boolean |
canEqual(Object other) |
boolean |
equals(Object o) |
String |
getUnit()
单位
|
int |
hashCode() |
void |
setUnit(String unit)
单位
|
String |
toString() |
public String getUnit()
public void setUnit(String unit)
public String toString()
toString in class com.geoway.adf.dms.common.dto.FieldDTOpublic boolean equals(Object o)
equals in class com.geoway.adf.dms.common.dto.FieldDTOprotected boolean canEqual(Object other)
canEqual in class com.geoway.adf.dms.common.dto.FieldDTOpublic int hashCode()
hashCode in class com.geoway.adf.dms.common.dto.FieldDTOCopyright © 2025. All rights reserved.