| 构造器和说明 |
|---|
MappingValueRename(String sourceValueName,
String targetValueName) |
| 限定符和类型 | 方法和说明 |
|---|---|
Object |
clone() |
boolean |
equals(Object obj) |
String |
getSourceValueName() |
String |
getTargetValueName() |
int |
hashCode() |
void |
setSourceValueName(String sourceValueName) |
void |
setTargetValueName(String targetValueName) |
String |
toString() |
public Object clone() throws CloneNotSupportedException
clone 在类中 ObjectCloneNotSupportedExceptionpublic String getSourceValueName()
public void setSourceValueName(String sourceValueName)
sourceValueName - the sourceValueName to set. If null set to empty Stringpublic String getTargetValueName()
public void setTargetValueName(String targetValueName)
targetValueName - the targetValueName to set. If null set to empty String.Copyright © 2024 Hitachi Vantara. All rights reserved.