Uses of Class
org.molgenis.api.metadata.v3.model.AttributeResponseData
-
Packages that use AttributeResponseData Package Description org.molgenis.api.metadata.v3.model -
-
Uses of AttributeResponseData in org.molgenis.api.metadata.v3.model
Methods in org.molgenis.api.metadata.v3.model that return AttributeResponseData Modifier and Type Method Description abstract AttributeResponseDataAttributeResponseData.Builder. build()abstract AttributeResponseDataAttributeResponse. getData()Methods in org.molgenis.api.metadata.v3.model with parameters of type AttributeResponseData Modifier and Type Method Description static AttributeResponseAttributeResponse. create(LinksResponse linksResponse, AttributeResponseData newData)abstract AttributeResponse.BuilderAttributeResponse.Builder. setData(AttributeResponseData newData)
-