Uses of Class
org.molgenis.api.metadata.v3.model.EntityTypeResponseData
-
Packages that use EntityTypeResponseData Package Description org.molgenis.api.metadata.v3.model -
-
Uses of EntityTypeResponseData in org.molgenis.api.metadata.v3.model
Methods in org.molgenis.api.metadata.v3.model that return EntityTypeResponseData Modifier and Type Method Description abstract EntityTypeResponseDataEntityTypeResponseData.Builder. build()abstract EntityTypeResponseDataEntityTypeResponse. getData()Methods in org.molgenis.api.metadata.v3.model with parameters of type EntityTypeResponseData Modifier and Type Method Description static EntityTypeResponseEntityTypeResponse. create(LinksResponse newLinks, EntityTypeResponseData entityType)abstract EntityTypeResponse.BuilderEntityTypeResponse.Builder. setData(EntityTypeResponseData entityType)
-