Uses of Class
com.github.cukedoctor.api.model.Embedding
-
Packages that use Embedding Package Description com.github.cukedoctor.api.model -
-
Uses of Embedding in com.github.cukedoctor.api.model
Methods in com.github.cukedoctor.api.model that return types with arguments of type Embedding Modifier and Type Method Description List<Embedding>Step. getEmbeddings()Method parameters in com.github.cukedoctor.api.model with type arguments of type Embedding Modifier and Type Method Description voidStep. setEmbeddings(List<Embedding> embeddings)
-