@Generated(value="code.byted.cdp.client.JavaClientCodegen", date="2023-08-11T11:20:29.425+08:00[Asia/Shanghai]") public class IdTypeMapping extends Object
| 构造器和说明 |
|---|
IdTypeMapping() |
| 限定符和类型 | 方法和说明 |
|---|---|
IdTypeMapping |
addStrategyItem(IdTypeMappingStrategy strategyItem) |
boolean |
equals(Object o) |
List<IdTypeMappingStrategy> |
getStrategy()
Get strategy
|
Integer |
getTargetEntityId()
Get targetEntityId
|
int |
hashCode() |
void |
setStrategy(List<IdTypeMappingStrategy> strategy) |
void |
setTargetEntityId(Integer targetEntityId) |
IdTypeMapping |
strategy(List<IdTypeMappingStrategy> strategy) |
IdTypeMapping |
targetEntityId(Integer targetEntityId) |
String |
toString() |
public IdTypeMapping strategy(List<IdTypeMappingStrategy> strategy)
public IdTypeMapping addStrategyItem(IdTypeMappingStrategy strategyItem)
public List<IdTypeMappingStrategy> getStrategy()
public void setStrategy(List<IdTypeMappingStrategy> strategy)
public IdTypeMapping targetEntityId(Integer targetEntityId)
public Integer getTargetEntityId()
public void setTargetEntityId(Integer targetEntityId)
Copyright © 2024. All rights reserved.