T
- the model's typeS
- the type of the model's identifier (e.g., Long
, String
, etc.)@ProviderType
public static interface Representor.Builder<T,S>
Modifier and Type | Method and Description |
---|---|
Representor.IdentifierStep<T,S> |
types(java.lang.String type,
java.lang.String... types)
Adds a type for the model.
|
Representor.IdentifierStep<T,S> types(java.lang.String type, java.lang.String... types)
type
- the type nametypes
- the rest of the types