Class ProductJsonApiAllOfRelationshipsStreams
java.lang.Object
de.codebarista.shopware.model.core.ProductJsonApiAllOfRelationshipsStreams
@Generated(value="org.openapitools.codegen.languages.JavaClientCodegen",
date="2024-06-10T11:26:02.541008353+02:00[Europe/Berlin]",
comments="Generator version: 7.5.0")
public class ProductJsonApiAllOfRelationshipsStreams
extends Object
ProductJsonApiAllOfRelationshipsStreams
-
Field Details
-
JSON_PROPERTY_LINKS
- See Also:
-
JSON_PROPERTY_DATA
- See Also:
-
-
Constructor Details
-
ProductJsonApiAllOfRelationshipsStreams
public ProductJsonApiAllOfRelationshipsStreams()
-
-
Method Details
-
links
public ProductJsonApiAllOfRelationshipsStreams links(ProductJsonApiAllOfRelationshipsStreamsLinks links) -
getLinks
Get links- Returns:
- links
-
setLinks
-
data
-
addDataItem
public ProductJsonApiAllOfRelationshipsStreams addDataItem(ProductJsonApiAllOfRelationshipsStreamsData dataItem) -
getData
Get data- Returns:
- data
-
setData
-
equals
-
hashCode
public int hashCode() -
toString
-