Uses of Class
io.serialized.client.projection.ProjectionType
| Package | Description |
|---|---|
| io.serialized.client.projection |
-
Uses of ProjectionType in io.serialized.client.projection
Methods in io.serialized.client.projection that return ProjectionType Modifier and Type Method Description static ProjectionTypeProjectionType. valueOf(String name)Returns the enum constant of this type with the specified name.static ProjectionType[]ProjectionType. values()Returns an array containing the constants of this enum type, in the order they are declared.