Class CountryJsonApiAllOfRelationshipsStates
java.lang.Object
de.codebarista.shopware.model.core.CountryJsonApiAllOfRelationshipsStates
@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 CountryJsonApiAllOfRelationshipsStates
extends Object
CountryJsonApiAllOfRelationshipsStates
-
Field Details
-
JSON_PROPERTY_LINKS
- See Also:
-
JSON_PROPERTY_DATA
- See Also:
-
-
Constructor Details
-
CountryJsonApiAllOfRelationshipsStates
public CountryJsonApiAllOfRelationshipsStates()
-
-
Method Details
-
links
public CountryJsonApiAllOfRelationshipsStates links(CountryJsonApiAllOfRelationshipsStatesLinks links) -
getLinks
Get links- Returns:
- links
-
setLinks
-
data
public CountryJsonApiAllOfRelationshipsStates data(List<CountryJsonApiAllOfRelationshipsStatesData> data) -
addDataItem
public CountryJsonApiAllOfRelationshipsStates addDataItem(CountryJsonApiAllOfRelationshipsStatesData dataItem) -
getData
Get data- Returns:
- data
-
setData
-
equals
-
hashCode
public int hashCode() -
toString
-