| Package | Description |
|---|---|
| code.byted.cdp.model |
| Modifier and Type | Method and Description |
|---|---|
static IdType.EntityTypeEnum |
IdType.EntityTypeEnum.fromValue(String input) |
IdType.EntityTypeEnum |
IdType.getEntityType()
Get entityType
|
IdType.EntityTypeEnum |
IdType.EntityTypeEnum.Adapter.read(com.google.gson.stream.JsonReader jsonReader) |
static IdType.EntityTypeEnum |
IdType.EntityTypeEnum.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static IdType.EntityTypeEnum[] |
IdType.EntityTypeEnum.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
IdType |
IdType.entityType(IdType.EntityTypeEnum entityType) |
void |
IdType.setEntityType(IdType.EntityTypeEnum entityType) |
void |
IdType.EntityTypeEnum.Adapter.write(com.google.gson.stream.JsonWriter jsonWriter,
IdType.EntityTypeEnum enumeration) |
Copyright © 2023. All rights reserved.