| Package | Description |
|---|---|
| code.byted.cdp.model |
| Modifier and Type | Method and Description |
|---|---|
IdType |
IdType.addAvailableMappingIdsItem(IdTypeMapping availableMappingIdsItem) |
IdType |
IdType.availableMappingIds(List<IdTypeMapping> availableMappingIds) |
IdType |
IdType.code(String code) |
IdType |
IdType.dataType(String dataType) |
IdType |
IdType.entityType(IdType.EntityTypeEnum entityType) |
IdType |
SegmentationResp.getIdType()
Get idType
|
IdType |
SegmentationResult.getIdType()
Get idType
|
IdType |
SegmentationResult.getTargetIdType()
Get targetIdType
|
IdType |
IdType.id(Integer id) |
IdType |
IdType.name(String name) |
IdType |
IdType.needEncrypt(Boolean needEncrypt) |
IdType |
IdType.orgId(Integer orgId) |
IdType |
IdType.parentId(Integer parentId) |
IdType |
IdType.subjectId(Integer subjectId) |
IdType |
IdType.subjectName(String subjectName) |
IdType |
IdType.subjectType(String subjectType) |
| Modifier and Type | Method and Description |
|---|---|
SegmentationResp |
SegmentationResp.idType(IdType idType) |
SegmentationResult |
SegmentationResult.idType(IdType idType) |
void |
SegmentationResp.setIdType(IdType idType) |
void |
SegmentationResult.setIdType(IdType idType) |
void |
SegmentationResult.setTargetIdType(IdType targetIdType) |
SegmentationResult |
SegmentationResult.targetIdType(IdType targetIdType) |
Copyright © 2023. All rights reserved.