Class CmsSlot
java.lang.Object
de.codebarista.shopware.model.core.CmsSlot
@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 CmsSlot
extends Object
Added since version: 6.0.0.0
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final String -
Constructor Summary
ConstructorsConstructorDescriptionCmsSlot()CmsSlot(Object data, OffsetDateTime createdAt, OffsetDateTime updatedAt) -
Method Summary
Modifier and TypeMethodDescriptioncmsBlockVersionId(String cmsBlockVersionId) customFields(Object customFields) booleanfieldConfig(Object fieldConfig) getBlock()Get blockGet blockIdGet cmsBlockVersionIdGet configGet createdAtGet customFieldsgetData()Get dataGet fieldConfiggetId()Get idGet lockedgetSlot()Get slotGet translatedgetType()Get typeGet updatedAtGet versionIdinthashCode()voidvoidsetBlockId(String blockId) voidsetCmsBlockVersionId(String cmsBlockVersionId) voidvoidsetCustomFields(Object customFields) voidsetFieldConfig(Object fieldConfig) voidvoidvoidvoidsetTranslated(Object translated) voidvoidsetVersionId(String versionId) toString()translated(Object translated)
-
Field Details
-
JSON_PROPERTY_ID
- See Also:
-
JSON_PROPERTY_VERSION_ID
- See Also:
-
JSON_PROPERTY_TYPE
- See Also:
-
JSON_PROPERTY_SLOT
- See Also:
-
JSON_PROPERTY_LOCKED
- See Also:
-
JSON_PROPERTY_CONFIG
- See Also:
-
JSON_PROPERTY_CUSTOM_FIELDS
- See Also:
-
JSON_PROPERTY_DATA
- See Also:
-
JSON_PROPERTY_BLOCK_ID
- See Also:
-
JSON_PROPERTY_FIELD_CONFIG
- See Also:
-
JSON_PROPERTY_CMS_BLOCK_VERSION_ID
- See Also:
-
JSON_PROPERTY_CREATED_AT
- See Also:
-
JSON_PROPERTY_UPDATED_AT
- See Also:
-
JSON_PROPERTY_TRANSLATED
- See Also:
-
JSON_PROPERTY_BLOCK
- See Also:
-
-
Constructor Details
-
CmsSlot
public CmsSlot() -
CmsSlot
-
-
Method Details
-
id
-
getId
Get id- Returns:
- id
-
setId
-
versionId
-
getVersionId
Get versionId- Returns:
- versionId
-
setVersionId
-
type
-
getType
Get type- Returns:
- type
-
setType
-
slot
-
getSlot
Get slot- Returns:
- slot
-
setSlot
-
locked
-
getLocked
Get locked- Returns:
- locked
-
setLocked
-
config
-
getConfig
Get config- Returns:
- config
-
setConfig
-
customFields
-
getCustomFields
Get customFields- Returns:
- customFields
-
setCustomFields
-
getData
Get data- Returns:
- data
-
blockId
-
getBlockId
Get blockId- Returns:
- blockId
-
setBlockId
-
fieldConfig
-
getFieldConfig
Get fieldConfig- Returns:
- fieldConfig
-
setFieldConfig
-
cmsBlockVersionId
-
getCmsBlockVersionId
Get cmsBlockVersionId- Returns:
- cmsBlockVersionId
-
setCmsBlockVersionId
-
getCreatedAt
Get createdAt- Returns:
- createdAt
-
getUpdatedAt
Get updatedAt- Returns:
- updatedAt
-
translated
-
getTranslated
Get translated- Returns:
- translated
-
setTranslated
-
block
-
getBlock
Get block- Returns:
- block
-
setBlock
-
equals
-
hashCode
public int hashCode() -
toString
-